Files
evol-headers/meson.options
T
mo7sen d403ebb0df
Run tests / Run tests (push) Successful in 10s
Added option to disable building of tests
2026-05-07 03:13:49 +03:00

2 lines
101 B
Plaintext

option('build_evh_tests', type: 'boolean', value: true, description: 'Build the tests', yield: true)