summaryrefslogtreecommitdiffstats
path: root/test cases/frameworks/17 mpi/meson_options.txt
blob: 7e9363eafd0ea714f74f53a6d877e492988b30c4 (plain)
1
2
3
4
5
6
option(
    'method',
    type : 'combo',
    choices : ['auto', 'pkg-config', 'config-tool', 'system'],
    value : 'auto',
)