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
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to