aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/backend/xcodebackend.py
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2017-01-26 18:40:35 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2017-01-28 01:05:19 +0530
commit01547e8c613dfcdef6e38802b384df4eddaf062c (patch)
tree5898374c191e353922327d967638a4c7d5b518c4 /mesonbuild/backend/xcodebackend.py
parentb98599ad96cc7424872ae6a1dc8f9af8e6dd4a4e (diff)
downloadmeson-01547e8c613dfcdef6e38802b384df4eddaf062c.zip
meson-01547e8c613dfcdef6e38802b384df4eddaf062c.tar.gz
meson-01547e8c613dfcdef6e38802b384df4eddaf062c.tar.bz2
ninja: Fix build_by_default=false targets in tests
Previously, build_by_default=false targets would not be built at all even if they were used in a test (as the exe or as a command-line argument) which would lead to a test failure. Now we look into all the defined tests and add all CustomTargets and BuildTargets used in them to the list of build_by_default targets.
Diffstat (limited to 'mesonbuild/backend/xcodebackend.py')
0 files changed, 0 insertions, 0 deletions