summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/target_link_libraries/CMP0079-link-WARN-stderr.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2018-09-10 17:07:50 (GMT)
committerBrad King <brad.king@kitware.com>2018-09-12 16:46:51 (GMT)
commit9bbae5ae2870082a3e62596e25f53dcdadaa51a9 (patch)
treeaaf68260346a38625323889ef9344bb287fc7a07 /Tests/RunCMake/target_link_libraries/CMP0079-link-WARN-stderr.txt
parentf9cb6f618a72b0aa129006b79311f1fa7c9197bc (diff)
downloadCMake-9bbae5ae2870082a3e62596e25f53dcdadaa51a9.zip
CMake-9bbae5ae2870082a3e62596e25f53dcdadaa51a9.tar.gz
CMake-9bbae5ae2870082a3e62596e25f53dcdadaa51a9.tar.bz2
cmTarget: Future-proof AddLinkLibrary target lookup scope
The `AddLinkLibrary` method takes a `cmMakefile` pointer to represent the scope of the caller that wants to link to the named library. Currently in all call sites this is the same as the target's `Makefile` member, but in principle the library named by the caller is visible in its scope so we should use the `cmMakefile` it provided to look up the library target.
Diffstat (limited to 'Tests/RunCMake/target_link_libraries/CMP0079-link-WARN-stderr.txt')
0 files changed, 0 insertions, 0 deletions