Re: [CMake] CTest of multiple projects

2011-10-15 Thread David Cole
On Fri, Oct 14, 2011 at 5:32 PM, David Thompson wrote: > Hi Tim, > >> Is it possible to make CTest aware of other CTest things going on? For >> example, let's say I have a continuous build set up for two different >> projects, and each has 1 test in it that uses all the processors in the >> machin

Re: [CMake] CTest of multiple projects

2011-10-14 Thread David Thompson
Hi Tim, Is it possible to make CTest aware of other CTest things going on? For example, let's say I have a continuous build set up for two different projects, and each has 1 test in it that uses all the processors in the machine. Is it possible to set it up in a such a way that the two di

[CMake] CTest of multiple projects

2011-10-14 Thread Tim Gallagher
Hi, Is it possible to make CTest aware of other CTest things going on? For example, let's say I have a continuous build set up for two different projects, and each has 1 test in it that uses all the processors in the machine. Is it possible to set it up in a such a way that the two different p