aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/modules/cmake.py
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2018-09-30 13:53:12 +0100
committerJussi Pakkanen <jpakkane@gmail.com>2019-01-17 20:40:19 +0200
commit267792174c9921e6be296086b0c806a684432a1b (patch)
treeef988cffbf23a750e71121ac9fa167f17c067273 /mesonbuild/modules/cmake.py
parentdbe2a296378d93b55c93c2406744ff3de13af6f5 (diff)
downloadmeson-267792174c9921e6be296086b0c806a684432a1b.zip
meson-267792174c9921e6be296086b0c806a684432a1b.tar.gz
meson-267792174c9921e6be296086b0c806a684432a1b.tar.bz2
custom_target: do not let install override build_by_default
A custom_target, if install is set to true, will always be built by default even if build_by_default is explicitly set to false. Ensure that this does not happen if it's set explicitly. To keep backward compatibility, if build_by_default is not set explicitly and install is true, set build_by_default to true. Fixes #4107
Diffstat (limited to 'mesonbuild/modules/cmake.py')
0 files changed, 0 insertions, 0 deletions