Hi all, we have currently set up a nightly build process, which builds and tests our software via CMake / CTest and submits results to CDash. However I would like run some tests on multiple machines with different OS versions (Windows XP, Vista, Windows 7) for a build, which has been created under Windows XP on a single machine. That means I explicitly don't want to build the software on each machine, that it is tested on. Has anybody else tried such a thing using CMake and CTest? If you have any ideas on how to approach this, please let me know.
Martin _______________________________________________ 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