-
- Downloads
server-mode: Query global configuration of cmake via a command
Add "globalSettings" command that returns: * Return capability information * Return currently used generator/extra generator * Return a range of flags for debug/trace/etc.
Showing
- Help/manual/cmake-server.7.rst 54 additions, 0 deletionsHelp/manual/cmake-server.7.rst
- Source/cmServerDictionary.h 9 additions, 0 deletionsSource/cmServerDictionary.h
- Source/cmServerProtocol.cxx 34 additions, 0 deletionsSource/cmServerProtocol.cxx
- Source/cmServerProtocol.h 4 additions, 0 deletionsSource/cmServerProtocol.h
- Tests/Server/CMakeLists.txt 1 addition, 0 deletionsTests/Server/CMakeLists.txt
- Tests/Server/cmakelib.py 59 additions, 2 deletionsTests/Server/cmakelib.py
- Tests/Server/server-test.py 17 additions, 1 deletionTests/Server/server-test.py
- Tests/Server/tc_globalSettings.json 10 additions, 0 deletionsTests/Server/tc_globalSettings.json
Loading
Please register or sign in to comment