[CMake] continuous build on a branch?

Bram de Greve bramz at users.sourceforge.net
Fri Jan 30 13:53:05 EST 2009


Hi,

How can I set up a continuous build on a branch?

I've tried setting CTEST_UPDATE_OPTIONS to include the branch name, but 
it keeps removing the stickyness and update to the main branch. 

set(CTEST_CVS_CHECKOUT "${CTEST_CVS_COMMAND} -d:pserver:foo at bar.com/baz 
co -r branchname foobar")
set(CTEST_UPDATE_OPTIONS "-dP -r branchname")

Thanks,
Bram


More information about the CMake mailing list