curl/CMake
Jakub Zakrzewski 2257deb502 Cmake: Avoid cycle directory dependencies.
Because we prepended libraries to list, CMake had troubles resolving
link directory order as it detected some cycles. Appending to list ensures
that dependencies will preceed dependees.
2014-10-09 13:48:30 +02:00
..
Platforms cmake: fix Windows build with IPv6 support 2013-11-09 00:07:32 +01:00
CMakeConfigurableFile.in
CurlCheckCSourceCompiles.cmake Cmake: Removed repeated content from ending blocks 2014-08-25 12:44:24 +02:00
CurlCheckCSourceRuns.cmake
CurlTests.c sources: update source headers 2011-03-10 12:04:33 +01:00
FindCARES.cmake removed execute file permission 2011-12-30 03:53:25 +01:00
FindLibSSH2.cmake Cmake: LibSSH2 detection and use. 2014-08-25 12:44:24 +02:00
Macros.cmake Cmake: Avoid cycle directory dependencies. 2014-10-09 13:48:30 +02:00
OtherTests.cmake Cmake: Possibility to use OpenLDAP, OpenSSL, LibSSH2 on windows 2014-08-25 12:44:24 +02:00
Utilities.cmake