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 4d77a95..bd7d74b 100644
--- a/Source/cmCTest.h
+++ b/Source/cmCTest.h
@@ -114,6 +114,7 @@ public:
static std::string CleanString(const std::string& str);
std::string GetCTestConfiguration(const char *name);
void SetCTestConfiguration(const char *name, const char* value);
+ void EmptyCTestConfiguration();
/**
* constructor and destructor