-
- Downloads
server-mode: Add option to enable/disable the mode explicitly
Provide a way for scripts building CMake to enable server mode explicitly and assume the risk of a build failure if it is not supported. This will allow such scripts to ensure that server mode is available if the build succeeds. It also allows scripts to explicitly disable server mode even if it would be supported.
Please register or sign in to comment