mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
The server mode has been deprecated since commit 996e1885c4 (server:
deprecate in favor of the file-api, 2019-04-19, v3.15.0-rc1~198^2).
Clients should now be using the file-api. Remove the server mode.
6 lines
156 B
ReStructuredText
6 lines
156 B
ReStructuredText
remove-server-mode
|
|
------------------
|
|
|
|
* The :manual:`cmake-server(7)` mode has been removed.
|
|
Clients should use the :manual:`cmake-file-api(7)` instead.
|