[cmake-developers] can't configure CMake master
Matthew Woehlke
matthew.woehlke at kitware.com
Wed Mar 13 13:52:25 EDT 2013
If I turn off BUILD_TESTING, I get this error:
CMake Error at Tests/CMakeTests/CMakeLists.txt:7 (add_test):
Error evaluating generator expression:
$<TARGET_FILE:cmsysTestsCxx>
No target "cmsysTestsCxx"
Call Stack (most recent call first):
Tests/CMakeTests/CMakeLists.txt:32 (AddCMakeTest)
If I turn it on, it works. So it seems as though something is not fully
respecting BUILD_TESTING?
--
Matthew
More information about the cmake-developers
mailing list