[CMake] how to define current working directory of command line tool

Jochen Wilhelmy j.wilhelmy at arcor.de
Sat Oct 9 13:55:14 EDT 2010


Hi!

Is it possible to define the current working directory of a command line 
tool
that is built with cmake? since the build is usually out-of-source I have to
set the current working directory in the ide, e.g visual studio or xcode.
more convenient would be to set it in cmake.

-Jochen



More information about the CMake mailing list