summaryrefslogtreecommitdiffstats
path: root/Source/cmCTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmCTest.h')
-rw-r--r--Source/cmCTest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmCTest.h b/Source/cmCTest.h
index 2039350..2fdb033 100644
--- a/Source/cmCTest.h
+++ b/Source/cmCTest.h
@@ -172,6 +172,7 @@ public:
static void PopulateCustomVector(cmMakefile* mf, const char* definition,
tm_VectorOfStrings& vec);
+ static void PopulateCustomInteger(cmMakefile* mf, const char* def, int& val);
std::string GetToplevelPath();