2025-12-03 10:46:29 -05:00
|
|
|
option('pkg_config', type: 'boolean', value: true, description: 'generate pkg-config file for liblogging (fourdst_liblogging.pc)')
|
|
|
|
|
option('build_tests', type: 'boolean', value: true, description: 'generate unit tests (uses gtest)')
|
|
|
|
|
option('build_examples', type: 'boolean', value: true, description: 'generate example programs')
|