summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.h
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2016-10-07 18:13:35 (GMT)
committerStephen Kelly <steveire@gmail.com>2016-10-07 18:13:35 (GMT)
commit2b7baed719e4a6eb918ed6f22ee6031a40b7f316 (patch)
treef3c6b31bf958fa7e5bb9216e782a865c9dba2471 /Source/cmMakefile.h
parent7ba954925a876f4c753a4296236bc7d2f18eb0b8 (diff)
downloadCMake-2b7baed719e4a6eb918ed6f22ee6031a40b7f316.zip
CMake-2b7baed719e4a6eb918ed6f22ee6031a40b7f316.tar.gz
CMake-2b7baed719e4a6eb918ed6f22ee6031a40b7f316.tar.bz2
cmMakefile: Inline method into only caller
cmMakefile should not have API which is only useful for deprecated systems like cmPluginAPI.
Diffstat (limited to 'Source/cmMakefile.h')
-rw-r--r--Source/cmMakefile.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmMakefile.h b/Source/cmMakefile.h
index 9ffdd9d..76afcbc 100644
--- a/Source/cmMakefile.h
+++ b/Source/cmMakefile.h
@@ -202,7 +202,6 @@ public:
void AddLinkLibrary(const std::string&, cmTargetLinkLibraryType type);
void AddLinkLibraryForTarget(const std::string& tgt, const std::string&,
cmTargetLinkLibraryType type);
- void AddLinkDirectoryForTarget(const std::string& tgt, const std::string& d);
/**
* Add a subdirectory to the build.