diff options
Diffstat (limited to 'Source/cmTarget.h')
-rw-r--r-- | Source/cmTarget.h | 3 |
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 |