summaryrefslogtreecommitdiffstats
path: root/Source/cmCTest.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmCTest.h')
-rw-r--r--Source/cmCTest.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmCTest.h b/Source/cmCTest.h
index 78a8955..ae0e5b7 100644
--- a/Source/cmCTest.h
+++ b/Source/cmCTest.h
@@ -142,6 +142,8 @@ public:
bool m_DartMode;
bool m_ShowOnly;
+ bool m_ForceNewCTestProcess;
+
bool m_RunConfigurationScript;
tm_VectorOfStrings m_ConfigurationScripts;