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, 1 insertions, 1 deletions
diff --git a/Source/cmake.h b/Source/cmake.h
index b13cc96..aee9c04 100644
--- a/Source/cmake.h
+++ b/Source/cmake.h
@@ -648,7 +648,7 @@ protected:
*/
int CheckBuildSystem();
- void SetDirectoriesFromFile(const std::string& arg);
+ bool SetDirectoriesFromFile(const std::string& arg);
//! Make sure all commands are what they say they are and there is no
/// macros.