draconisplusplus/subprojects/fmt-11.1.1/meson_options.txt

7 lines
133 B
Meson

option(
'header-only',
type: 'boolean',
value: false,
description: 'enable header only mode and disable build for libfmt',
)