diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-01-26 18:40:35 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-01-28 01:05:19 +0530 |
commit | 01547e8c613dfcdef6e38802b384df4eddaf062c (patch) | |
tree | 5898374c191e353922327d967638a4c7d5b518c4 /mesonbuild/backend/vs2010backend.py | |
parent | b98599ad96cc7424872ae6a1dc8f9af8e6dd4a4e (diff) | |
download | meson-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/vs2010backend.py')
0 files changed, 0 insertions, 0 deletions