Ken Martin 23 лет назад
Родитель
Сommit
b7455e404f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Source/cmLocalGenerator.h

+ 1 - 1
Source/cmLocalGenerator.h

@@ -42,7 +42,7 @@ public:
    * some steps to save time, such as dependency generation for the
    * 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