On 10/17/2013 04:56 PM, Rolf Eike Beer wrote:
> We should think if this should be something that is needed. Running some sort 
> of background process is a common pattern for all sorts of tests. Often 
> really 
> detaching is not needed, It is usually sufficient to have one process running 
> in 
> the background while the tests runs.

As I explained in a sibling response the KWSys Process library
has support for creating detached processes.  It should only be
a matter of exposing that through execute_process command options.

-Brad

--

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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to