Ken Martin 22 роки тому
батько
коміт
362ce0c32d
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      Source/cmEnableTestingCommand.h

+ 1 - 1
Source/cmEnableTestingCommand.h

@@ -53,7 +53,7 @@ public:
    * This is called when the command is first encountered in
    * the CMakeLists.txt file.
    */
-  virtual bool InitialPass(std::vector<std::string> const&) {return true;}
+  virtual bool InitialPass(std::vector<std::string> const&);
 
   /**
    * This is called at the end after all the information