summaryrefslogtreecommitdiffstats
path: root/Source/cmTarget.h
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2015-08-05 15:37:49 (GMT)
committerStephen Kelly <steveire@gmail.com>2015-08-26 17:46:31 (GMT)
commit83981cf5931aaa2d9bbf4f99ea55c99736173fdf (patch)
tree3695feb292c767150e28d9cbca058872b7070203 /Source/cmTarget.h
parent771e79a2bf97e2e5de40106396358adc773014f1 (diff)
downloadCMake-83981cf5931aaa2d9bbf4f99ea55c99736173fdf.zip
CMake-83981cf5931aaa2d9bbf4f99ea55c99736173fdf.tar.gz
CMake-83981cf5931aaa2d9bbf4f99ea55c99736173fdf.tar.bz2
cmTarget: Add GetLinkImplMap method.
This is a temporary refactoring artifact.
Diffstat (limited to 'Source/cmTarget.h')
-rw-r--r--Source/cmTarget.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/cmTarget.h b/Source/cmTarget.h
index d49b23e..6411d12 100644
--- a/Source/cmTarget.h
+++ b/Source/cmTarget.h
@@ -244,6 +244,9 @@ public:
cmOptionalLinkImplementation& impl
) const;
+ cmOptionalLinkImplementation&
+ GetLinkImplMap(std::string const& config) const;
+
cmTarget const* FindTargetToLink(std::string const& name) const;
/** Strip off leading and trailing whitespace from an item named in