summaryrefslogtreecommitdiff
path: root/test cases/frameworks/25 hdf5/meson_options.txt
blob: 741f58ee2ae601c59a60dd69eab78287ee676677 (plain)
1
2
3
4
5
6
option(
    'method',
    type : 'combo',
    choices : ['pkg-config', 'config-tool'],
    value : 'pkg-config'
)