diff options
Diffstat (limited to 'Source/cmMakefile.h')
-rw-r--r-- | Source/cmMakefile.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmMakefile.h b/Source/cmMakefile.h index c35cf43..8b60aad 100644 --- a/Source/cmMakefile.h +++ b/Source/cmMakefile.h @@ -502,6 +502,7 @@ public: * cache is then queried. */ const char* GetDefinition(const char*) const; + const char* GetSafeDefinition(const char*) const; /** * Get the list of all variables in the current space. If argument |