summaryrefslogtreecommitdiffstats
path: root/Tests/ExternalOBJ/Sub
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-06-30 17:23:49 (GMT)
committerBrad King <brad.king@kitware.com>2014-07-07 12:52:42 (GMT)
commit93790506f52cb4e420be6a1a6988613380ecb1bc (patch)
tree873c637de69ee4a256cfe68ea584bb73a697a6e1 /Tests/ExternalOBJ/Sub
parentb5b098ebb39c97f3420eb7c24f0d4d5bc2d15a5a (diff)
downloadCMake-93790506f52cb4e420be6a1a6988613380ecb1bc.zip
CMake-93790506f52cb4e420be6a1a6988613380ecb1bc.tar.gz
CMake-93790506f52cb4e420be6a1a6988613380ecb1bc.tar.bz2
cmTarget: Simplify INTERFACE_INCLUDE_DIRECTORIES usage requirement lookup
Use the AddInterfaceEntries helper to avoid duplication. In TargetPropertyEntry, replace the TargetName string member with a reference to the full cmLinkImplItem that produced the entry. This is possible because the cmLinkImplItem is available in AddInterfaceEntries (it was not available in GetIncludeDirectories). Having the full cmLinkImplItem allows processIncludeDirectories to implement CMP0027 OLD behavior without repeating the target name lookup. Update the RunCMake.CompatibleInterface test DebugProperties case expected output for the new order of the messages.
Diffstat (limited to 'Tests/ExternalOBJ/Sub')
0 files changed, 0 insertions, 0 deletions