summaryrefslogtreecommitdiff
path: root/Source/cmEnableTestingCommand.h
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2003-12-29 16:35:32 -0500
committerKen Martin <ken.martin@kitware.com>2003-12-29 16:35:32 -0500
commit362ce0c32d019c799816a156e5ff87a0c65becc3 (patch)
tree0ee7d38a702817a1293ff1172e78ecdf808cdc2e /Source/cmEnableTestingCommand.h
parentd0bc3b9acdf1e7d1ecc3c6970f97504196c0e87d (diff)
downloadcmake-362ce0c32d019c799816a156e5ff87a0c65becc3.tar.gz
sets variable now
Diffstat (limited to 'Source/cmEnableTestingCommand.h')
-rw-r--r--Source/cmEnableTestingCommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmEnableTestingCommand.h b/Source/cmEnableTestingCommand.h
index 3bc5534c50..d03b218966 100644
--- a/Source/cmEnableTestingCommand.h
+++ b/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