[CMake] tests from list

Rolf Eike Beer eike at sf-mail.de
Mon Feb 28 09:50:23 EST 2011


> There is a way to run tests from a list?
>
> ctest test1 test2 test3

ctest -R "test[123]"

Eike


More information about the CMake mailing list