https://github.com/Kitware/CMake
Raw File
Tip revision: f59513140bf086eda2029c5b4e950fc58216c06e authored by Brad King on 22 July 2016, 13:26:11 UTC
CMake 3.6.1
Tip revision: f595131
WORKING_DIRECTORY.rst
WORKING_DIRECTORY
-----------------

The directory from which the test executable will be called.

If this is not set it is called from the directory the test executable
is located in.
back to top