URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dcf6a571b0d0a38ab3677f4f8029cd9e00f6f1f2
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
dcf6a57 by Peter Wu (peter@xxxxxxxxxxxxx):
CMake: clean up FindGNUTLS.cmake
Use consistent capitalization and whitespace. Remove library names from
find_library that are unsuitable. No functional change intended.
Change-Id: Ic40516542777d768b6eef656fe5c0a0af143fb7e
Reviewed-on: https://code.wireshark.org/review/31264
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from cfd79b4 Windows: Upgrade GnuTLS to 1.6.3
add dcf6a57 CMake: clean up FindGNUTLS.cmake
Summary of changes:
cmake/modules/FindGNUTLS.cmake | 66 +++++++++++++++++-------------------------
1 file changed, 27 insertions(+), 39 deletions(-)