My project currently appends a "d" extension to all Debug executables (via
CMAKE_DEBUG_POSTFIX). How can I configure CTEST to use this alternate
extension when running Debug tests? (I was hoping for a similar
CTEST_DEBUG_POSTFIX variable)
UtilityTest.exe (Release)
UtilityTestd.exe (Debug)
-Mike
_______________________________________________
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