[CMake] debug EXE extension with CTEST
Mike Parent
mike.j.parent at gmail.com
Thu Oct 29 10:40:19 EDT 2009
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20091029/65f6a747/attachment.htm>
More information about the CMake
mailing list