diff options
author | Brad King <brad.king@kitware.com> | 2008-07-03 17:55:33 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2008-07-03 17:55:33 (GMT) |
commit | dd1ee6975f9becafd81029e337f1c5cf5b183734 (patch) | |
tree | 734dff69306a3d055980d297a87bb3a0baf213ed /Source/CTest/cmProcess.h | |
parent | 1342965b05f7bf319e02664e4d2231fa6234c3d9 (diff) | |
download | CMake-dd1ee6975f9becafd81029e337f1c5cf5b183734.zip CMake-dd1ee6975f9becafd81029e337f1c5cf5b183734.tar.gz CMake-dd1ee6975f9becafd81029e337f1c5cf5b183734.tar.bz2 |
ENH: Do not auto-create out-dated cache variables
- We used to always put LIBRARY_OUTPUT_PATH and EXECUTABLE_OUTPUT_PATH
in the cache if the project did not.
- In CMake 2.6 these variables should no longer be used.
- Now add them only if CMAKE_BACKWARDS_COMPATIBILITY is also cached.
- This happens only when CMP0001 is set to OLD or WARN or if
the user or project sets it. In any case compatibility is needed.
- Reported by Miguel A. Figueroa-Villanueva and Philip Lowman.
Diffstat (limited to 'Source/CTest/cmProcess.h')
0 files changed, 0 insertions, 0 deletions