Files
2026-05-25 11:04:30 +01:00

3 lines
223 B
Meson

option('build_tests', type : 'boolean', value : false, description : 'Build tests')
option('install', type : 'boolean', value : true, description : 'Include the library, headers, and pkg-config file in the install target')