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
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers