소스 검색

sets variable now

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