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 ae0e5b7..cff4960 100644
--- a/Source/cmCTest.h
+++ b/Source/cmCTest.h
@@ -40,6 +40,7 @@ public:
int RunConfigurationScript(const std::string& script);
int RunConfigurationDashboard(cmMakefile *mf,
const char *srcDir, const char *binDir,
+ const char *ctestRoot,
bool backup, const char *cvsCheckOut,
const char *ctestCmd);