mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00
meson: fix typo (extrenal -> external)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
option('extrenal_fmt', type: 'boolean', value: false)
|
||||
option('external_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