diff options
-rw-r--r-- | Source/cmMakefile.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/cmMakefile.h b/Source/cmMakefile.h index e98f1d9..13f873c 100644 --- a/Source/cmMakefile.h +++ b/Source/cmMakefile.h @@ -438,10 +438,6 @@ public: */ void AddExtraDirectory(const char* dir); - - /** - * Add an auxiliary directory to the build. - */ void MakeStartDirectoriesCurrent() { this->AddDefinition("CMAKE_CURRENT_SOURCE_DIR", |