[CMake] Build on one machine, test on multiple

Martin Apel martin.apel at simpack.de
Thu May 27 08:41:11 EDT 2010


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



More information about the CMake mailing list