CMake/Tests/RunCMake/CMP0053
Ben Boeckel 9ba91463e6 tests: test CMP0053 in WARN mode when watching variables
When CMP0053 is in WARN mode, variables get expanded twice, leaking the
fact that the string was expanded twice and changing behavior. Instead,
suppress variable watches when running the expansion to trigger the
CMP0053 warning.
2014-05-22 11:13:29 -04:00
..
CMP0053-NEW-stderr.txt
CMP0053-NEW.cmake
CMP0053-OLD-stderr.txt
CMP0053-OLD.cmake
CMP0053-WARN-stderr.txt
CMP0053-WARN.cmake
CMakeLists.txt
RunCMakeTest.cmake