curl/CMake
Jakub Zakrzewski 6140dfcf3e CMake: Try to (un-)hide private library symbols
Detect support for compiler symbol visibility flags and apply those
according to CURL_HIDDEN_SYMBOLS option.
It should work true to the autotools build except it tries to unhide
symbols on Windows when requested and prints warning if it fails.

Ref: https://github.com/curl/curl/issues/981#issuecomment-242665951
Reported-by: Daniel Stenberg
2016-09-10 00:35:38 +02:00
..
Platforms
CMakeConfigurableFile.in
CurlSymbolHiding.cmake CMake: Try to (un-)hide private library symbols 2016-09-10 00:35:38 +02:00
CurlTests.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
FindCARES.cmake
FindGSS.cmake
FindLibSSH2.cmake
Macros.cmake
OtherTests.cmake CMake: Put "winsock2.h" before "windows.h" during configure checks 2015-09-23 15:18:38 +02:00
Utilities.cmake