1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00

cmWorkingDirectory: add class for changing the workdir

This commit is contained in:
Ben Boeckel
2017-03-01 13:40:22 -05:00
committed by Brad King
parent 89891bcb9e
commit 047a5e4d66
4 changed files with 52 additions and 0 deletions

View File

@@ -404,6 +404,7 @@ CMAKE_CXX_SOURCES="\
cmUnsetCommand \
cmVersion \
cmWhileCommand \
cmWorkingDirectory \
cmake \
cmakemain \
cmcmd \