Hi there,
I've been struggling getting a custom cdash script to work. I want to submit to
some subproject and also some additional files (exp: the compiled binary). If I
understand correctly I need to write a custom script.
Now I played around a bit and got this working. However, what I don't like is
that I have to set CTEST_SITE and other stuff manually.
When I use "ctest -D Experimental" for example, I don't specify this by hand.
As I see it the DartConfiguration.tcl file is parsed and then used to
run "ctest -D Experimental".
My question now is, can I somehow use the information in DartConfiguration.tcl
to fill the variables like CTEST_SITE and so on? Is there a function or a macro
that sets there variables?
Regards
Michael
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake