]> git.ipfire.org Git - thirdparty/libarchive.git/commit - CMakeLists.txt
A few Cmake build improvements from Issue 48:
authorTim Kientzle <kientzle@gmail.com>
Sun, 13 Dec 2009 23:30:00 +0000 (18:30 -0500)
committerTim Kientzle <kientzle@gmail.com>
Sun, 13 Dec 2009 23:30:00 +0000 (18:30 -0500)
commitdd63f1c52e3c8c711a30168519a6e510a7ced04c
treed647eab9c498917e4c61d80bc549779f06a9257f
parent015818dfde6d234f4727aaa07ac5549f588d3578
A few Cmake build improvements from Issue 48:
 * Use the path holding the current file to make the build/cmake/*.cmake
   files more independent
 * Use CMAKE_CURRENT_SOURCE_DIR in the top-level CMakeLists.txt to locate
   the macro files and the version file.

SVN-Revision: 1733
CMakeLists.txt
build/cmake/CheckFileOffsetBits.cmake
build/cmake/CheckFuncs.cmake