mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 14:19:59 -05:00
more option on var watches
This commit is contained in:
@@ -49,6 +49,7 @@ public:
|
||||
{
|
||||
VARIABLE_READ_ACCESS,
|
||||
UNKNOWN_VARIABLE_READ_ACCESS,
|
||||
ALLOWED_UNKNOWN_VARIABLE_READ_ACCESS,
|
||||
VARIABLE_MODIFIED_ACCESS,
|
||||
VARIABLE_REMOVED_ACCESS,
|
||||
NO_ACCESS
|
||||
|
||||
Reference in New Issue
Block a user