summaryrefslogtreecommitdiffstats
path: root/Source/cmake.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmake.h')
-rw-r--r--Source/cmake.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmake.h b/Source/cmake.h
index fc7b4ac..5022518 100644
--- a/Source/cmake.h
+++ b/Source/cmake.h
@@ -273,6 +273,8 @@ protected:
*/
int AddCMakePaths(const char *arg0);
+ void SetDirectoriesFromFile(const char* arg);
+
cmVariableWatch* m_VariableWatch;
private: