summaryrefslogtreecommitdiffstats
path: root/Source/cmake.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmake.h')
-rw-r--r--Source/cmake.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmake.h b/Source/cmake.h
index da20fef..aa0ff28 100644
--- a/Source/cmake.h
+++ b/Source/cmake.h
@@ -401,6 +401,7 @@ private:
std::string CXXEnvironment;
std::string CCEnvironment;
std::string CheckBuildSystemArgument;
+ std::string CheckStampFile;
std::string CTestCommand;
std::string CPackCommand;
bool ClearBuildSystem;