[CMake]CTest scripting, change location of Xml Files

Baptiste Derongs baptiste.derongs at etu.utc.fr
Fri Oct 19 05:09:14 EDT 2007


Hello all,

I have a ctest script which will be call many times. I do not use Dart
submitting, I only want the Xml files.

So I call CTEST_CONFIGURE, CTEST_BUILD, CTEST_TEST. And all this
functions put their Xml files in the Testing directory.
However I want to create subdirectories (with a name based on the
system time perhaps, just like what ctest does by default, when one
does not use scripting). Is there any options to give to
CTEST_CONFIGURE, etc.. Or a VARIABLE to SET in order to change the
default destination directory ?

Baptiste Derongs


More information about the CMake mailing list