diff options
author | Stephen Kelly <steveire@gmail.com> | 2013-10-10 22:02:24 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2013-10-15 13:22:56 (GMT) |
commit | 920ffbf50fa08e9a8bc4cdef5fd58ab7a6c6130c (patch) | |
tree | 84c092b3dfd4e4089d17790425e266f5b630ff8f /Tests/LoadCommand | |
parent | 872db622d62012d6ea0c2142d75f9a0b97949004 (diff) | |
download | CMake-920ffbf50fa08e9a8bc4cdef5fd58ab7a6c6130c.zip CMake-920ffbf50fa08e9a8bc4cdef5fd58ab7a6c6130c.tar.gz CMake-920ffbf50fa08e9a8bc4cdef5fd58ab7a6c6130c.tar.bz2 |
Require CMake 2.8.4 or greater to build CMake
This allows the use of the $<TARGET_FILE:...> generator expression as a
replacement for the use of the LOCATION target property. The use of the
LOCATION target property is now deprecated for in-build targets.
Also drop other checks for older CMake versions:
* Simplify cmake_set_target_folder macro.
* Use find_package(LibArchive) unconditionally.
* Simplify condition for running testVisualStudioSlnParser test.
* Convert two macros to functions.
* Unconditionally run the CTestTestRerunFailed test.
Diffstat (limited to 'Tests/LoadCommand')
0 files changed, 0 insertions, 0 deletions