mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 03:29:18 -05:00
ENH: Allow working with empty build directories.
Make output window a bit smaller compared to cache view.
Prompt on X'ing window as well as hitting cancel.
Color new cache values red, and put them first.
This commit is contained in:
@@ -73,6 +73,7 @@ public:
|
||||
|
||||
protected:
|
||||
QCMakeCachePropertyList Properties;
|
||||
int NewCount;
|
||||
bool IsDirty;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user