aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/modules/cmake.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2019-04-22 14:57:07 -0700
committerDylan Baker <dylan@pnwbakers.com>2019-04-25 12:28:51 -0700
commit346ab9f0d85122ca50f4051d0aedbcf7f3234cdb (patch)
tree55d5dea336faa7a7dba745b88ef8c6cf8cf02fc3 /mesonbuild/modules/cmake.py
parent13d59d75be140b32fbef8c54c5d689ed1e30926f (diff)
downloadmeson-346ab9f0d85122ca50f4051d0aedbcf7f3234cdb.zip
meson-346ab9f0d85122ca50f4051d0aedbcf7f3234cdb.tar.gz
meson-346ab9f0d85122ca50f4051d0aedbcf7f3234cdb.tar.bz2
ast/printer: remove useless ternary
The ternary returns True or False from an expression that returns True or False: i.e. True if bool(value) else False.
Diffstat (limited to 'mesonbuild/modules/cmake.py')
0 files changed, 0 insertions, 0 deletions