[CMake] ctest using different executable for debug and release

Sylvain Jaume sylvainjaume at gmail.com
Thu Feb 7 16:46:54 EST 2008


Hi,

I'd like to do:
ADD_TEST(applicationRelease.exe .... ) when I type ctest -C Release
and
ADD_TEST(applicationDebug.exe .... ) when I type ctest -C Debug

How could I do that?

Sylvain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20080207/b167c2b4/attachment.html


More information about the CMake mailing list