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 Initial CMake scripts (libcurl only), based on the merge of tetest scripts and mine. These are far to be functionnal yet. 2009-04-02 13:14:53 +00:00
CurlCheckCSourceCompiles.cmake Cmake: Removed repeated content from ending blocks 2014-08-25 12:44:24 +02:00
CurlCheckCSourceRuns.cmake ENH: lower case cmake functions and remove tabs and re-indent cmake code 2009-06-09 17:29:16 +00:00
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 ENH: lower case cmake functions and remove tabs and re-indent cmake code 2009-06-09 17:29:16 +00:00