[CMake] ctest: dependency between tests

Emmanuel Christophe emmanuel.christophe at gmail.com
Wed Feb 3 04:17:30 EST 2010


Hi,

I discovered the -j option for ctest recently. I assume there is a way
to introduce some dependencies between the test (the input of one test
being produced by another test for example).
By searching along the line of set_tests_properties, or ctest
dependencies, I couldn't find anything.

Can anybody point me to the right command or property?

Thanks,
Emmanuel


More information about the CMake mailing list