summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Ninja/hello_sub_greeting.c
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-08-05 18:58:16 (GMT)
committerBrad King <brad.king@kitware.com>2016-08-09 18:36:04 (GMT)
commita88c99f1bc301276a1780fec683d5061ca13f66f (patch)
tree0af89fda0902140e8dc1a821dbf5f3e094a3951c /Tests/RunCMake/Ninja/hello_sub_greeting.c
parent4689d16e8aa90e57a8456357251b6575131529d7 (diff)
downloadCMake-a88c99f1bc301276a1780fec683d5061ca13f66f.zip
CMake-a88c99f1bc301276a1780fec683d5061ca13f66f.tar.gz
CMake-a88c99f1bc301276a1780fec683d5061ca13f66f.tar.bz2
Ninja: Simplify computation of GLOBAL_TARGET outputs
In cmGlobalNinjaGenerator::AppendTargetOutputs we previously handled GLOBAL_TARGET outputs specially in order to avoid adding directory components to the output. However, this is not necessary because cmNinjaTargetGenerator::New already filters out copies of these targets that are not at the top level. Instead we can simply follow the same output computation code path as UTILITY targets.
Diffstat (limited to 'Tests/RunCMake/Ninja/hello_sub_greeting.c')
0 files changed, 0 insertions, 0 deletions