[cmake-developers] CMake daemon-mode
Brad King
brad.king at kitware.com
Tue Jun 7 09:22:01 EDT 2016
On 06/07/2016 05:27 AM, Daniel Pfeifer wrote:
> If we have a daemon mode that provides this information (as your
> implementation already does), we could let ccmake and cmake-gui use
> the daemon instead of linking against CMakeLib.
That would be really nice. A lot of the state space in CMake's
internal representation is muddled by historical evolution of
the different ways we have to invoke it (command line, ccmake,
cmake-gui, ctest internals, etc.). Separating the interactive
modes would be a nice cleanup.
-Brad
More information about the cmake-developers
mailing list