https://github.com/Kitware/CMake
Revision 97b6e17c336f36556981e9371af78f08f4d304bb authored by Brad King on 29 September 2016, 17:12:49 UTC, committed by Brad King on 29 September 2016, 17:12:49 UTC
CMake is frequently built from source via bootstrap.
There is no reason we cannot support server mode.
1 parent 5d29506
Raw File
Tip revision: 97b6e17c336f36556981e9371af78f08f4d304bb authored by Brad King on 29 September 2016, 17:12:49 UTC
server-mode: Enable from bootstrapped CMake build
Tip revision: 97b6e17
CMakeGraphVizOptions.cmake
set(GRAPHVIZ_IGNORE_TARGETS "tartest;testSystemTools;testRegistry;testProcess;testIOS;testHashSTL;testFail;testCommandLineArguments;xrtest;LIBCURL;foo")
back to top