Initial CMake scripts (libcurl only), based on the merge of tetest scripts and mine...
authorBenoit Neil <suky0001@free.fr>
Thu, 2 Apr 2009 13:14:53 +0000 (13:14 +0000)
committerBenoit Neil <suky0001@free.fr>
Thu, 2 Apr 2009 13:14:53 +0000 (13:14 +0000)
commit4c5307b45655ba75ab066564afdc0c111a8b9291
treee18012433e3aa3c55b3853b1de78d16ebcf192f7
parent626f9bd8c2c5a6b4088a0e04cfc25949aded8407
Initial CMake scripts (libcurl only), based on the merge of tetest scripts and mine. These are far to be functionnal yet.
PS: Hello world :)
14 files changed:
CMake/CMakeConfigurableFile.in [new file with mode: 0644]
CMake/CheckTypeSize.c.in [new file with mode: 0644]
CMake/CheckTypeSize.cmake [new file with mode: 0644]
CMake/CurlCheckCSourceCompiles.cmake [new file with mode: 0644]
CMake/CurlCheckCSourceRuns.cmake [new file with mode: 0644]
CMake/CurlTests.c [new file with mode: 0644]
CMake/FindZLIB.cmake [new file with mode: 0644]
CMake/OtherTests.cmake [new file with mode: 0644]
CMake/Platforms/WindowsCache.cmake [new file with mode: 0644]
CMake/Platforms/config-aix.h [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
include/curl/curlbuild.h.cmake [new file with mode: 0644]
lib/CMakeLists.txt [new file with mode: 0644]
lib/config.h.cmake [new file with mode: 0644]