Is there any way to get the --build-config value passed into ctest to be used as a variable in an add_test() command? I would like to chain that down to another ctest call which is doing --build-and-test on a sub-target. Naturally, that sub-build is building the wrong configuration, and on mac can't find the correct subdir to be able to execute the test :)
+ paul _______________________________________________ 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://www.cmake.org/mailman/listinfo/cmake