On 01/26/2017 10:45 AM, Tobias Hunger wrote:
Hello CMake developers,
I have been using Qt Creator extensively with cmake server-mode for a
while now and am very happy with the results so far. Once the project
is initially configured by cmake it is really nice.
Today I started to look into a bu
Hi Michele,
cmake -E server mode will always trigger something in cmake, so the
help will report that. I think it is nicer to report "Server mode
unavailable" when somebody attempts to run "cmake -E server" when that
is not available than to produce a "Unknown command".
To check whether or not se