mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00
Added meson build support
This commit is contained in:
4
meson_options.txt
Normal file
4
meson_options.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
option('extrenal_fmt', type: 'boolean', value: false)
|
||||
option('enable_examples', type: 'boolean', value: false)
|
||||
option('enable_benchmarks', type: 'boolean', value: false)
|
||||
option('enable_tests', type: 'boolean', value: false)
|
Reference in New Issue
Block a user