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 4502d32..312ad58 100644
--- a/Source/cmake.h
+++ b/Source/cmake.h
@@ -83,5 +83,6 @@ class cmake
private:
bool m_Verbose;
bool m_Local;
+ bool m_UsePathTranslation;
};