mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 15:18:26 -05:00
cmake: remove unnused member Verbose
This commit is contained in:
@@ -455,7 +455,6 @@ private:
|
||||
void operator=(const cmake&); // Not implemented.
|
||||
ProgressCallbackType ProgressCallback;
|
||||
void* ProgressCallbackClientData;
|
||||
bool Verbose;
|
||||
bool InTryCompile;
|
||||
WorkingMode CurrentWorkingMode;
|
||||
bool DebugOutput;
|
||||
|
||||
Reference in New Issue
Block a user