cmTarget: Extract a ComputeLinkImplementationLanguages method.

This commit is contained in:
Stephen Kelly
2014-02-13 11:26:08 +01:00
parent 21e91350b0
commit 326d07d27e
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -696,6 +696,7 @@ private:
void ComputeLinkImplementation(const char* config,
LinkImplementation& impl,
cmTarget const* head) const;
void ComputeLinkImplementationLanguages(LinkImplementation& impl) const;
void ComputeLinkClosure(const char* config, LinkClosure& lc,
cmTarget const* head) const;