aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/objc.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2019-03-18 14:23:06 -0700
committerJussi Pakkanen <jpakkane@gmail.com>2019-03-20 18:45:56 +0200
commitac627bcea723b12e17822c18cccc9dbdeaee8b8f (patch)
tree66999769a73d0f923389f1d2ddec898421a204a1 /mesonbuild/compilers/objc.py
parent44dd5535f056922294867bac2eb07b57f21bede6 (diff)
downloadmeson-ac627bcea723b12e17822c18cccc9dbdeaee8b8f.zip
meson-ac627bcea723b12e17822c18cccc9dbdeaee8b8f.tar.gz
meson-ac627bcea723b12e17822c18cccc9dbdeaee8b8f.tar.bz2
replace library type strings with an enum
This patch creates an enum for selecting libtype as static, shared, prefer-static, or prefer-shared. This also renames 'static-shared' with 'prefer_static' and 'shared-static' with 'prefer_shared'. This is just a refactor with no behavioral changes or user facing changes.
Diffstat (limited to 'mesonbuild/compilers/objc.py')
0 files changed, 0 insertions, 0 deletions