Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | server-mode: Set global configuration of cmake via a command | Tobias Hunger | 2016-09-26 | 1 | -2/+132 |
| | | | | | "setGlobalSettings" can be used to change settings reported by "globalSettings" command. | ||||
* | server-mode: Query global configuration of cmake via a command | Tobias Hunger | 2016-09-26 | 1 | -0/+10 |
Add "globalSettings" command that returns: * Return capability information * Return currently used generator/extra generator * Return a range of flags for debug/trace/etc. |