Hi, if I have two or more projects (let's say proj1 and proj2) and for the proj1 i've the branches v1.0 and v1.1. For proj2 i've the branches v1.0, v1.1 and the tag v1.3 for example.
Currently CTest runs in Continuous and Nightly mode for the master branch. But I want to run those modes for every branch/tag for each project. So for e.g.: proj1/master proj1/v1.0 proj1/v1.1 proj2/master proj2/v1.0 proj2/v1.1 proj2/v1.3 How can I do that? Many thanks in advance Best Regards NoRulez -- 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
