Skip to content
  • Brad King's avatar
    server-mode: Add option to enable/disable the mode explicitly · 6b97a5ef
    Brad King authored
    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.
    6b97a5ef