mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 07:10:12 -05:00
compiler warning
This commit is contained in:
@@ -42,7 +42,7 @@ public:
|
|||||||
* some steps to save time, such as dependency generation for the
|
* some steps to save time, such as dependency generation for the
|
||||||
* makefiles. This is done by a direct invocation from make.
|
* makefiles. This is done by a direct invocation from make.
|
||||||
*/
|
*/
|
||||||
virtual void Generate(bool fromTheTop) {};
|
virtual void Generate(bool /* fromTheTop */) {};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Process the CMakeLists files for this directory to fill in the
|
* Process the CMakeLists files for this directory to fill in the
|
||||||
|
|||||||
Reference in New Issue
Block a user