blob: fb3ced8a2e95717795f53c1891ee487390a49d13 (
plain)
1
2
|
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')
|