mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-09 10:00:12 -05:00
ENH: added progress for subdir all targets and fixed compiler waring
This commit is contained in:
@@ -80,6 +80,7 @@ public:
|
||||
|
||||
// write the progress variables used by the makefiles
|
||||
void WriteProgressVariables(unsigned long total, unsigned long ¤t);
|
||||
void WriteAllProgressVariable();
|
||||
|
||||
/**
|
||||
* If true, then explicitly pass MAKEFLAGS on the make all target for makes
|
||||
|
||||
Reference in New Issue
Block a user