mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-10 23:44:29 +00:00
meson_options.txt: remove leftover noascii option (#282)
This commit is contained in:
parent
8107ceb0fa
commit
4a862c932e
1 changed files with 0 additions and 7 deletions
|
|
@ -5,13 +5,6 @@ option(
|
||||||
description : 'Build and run tests'
|
description : 'Build and run tests'
|
||||||
)
|
)
|
||||||
|
|
||||||
option(
|
|
||||||
'noascii',
|
|
||||||
type : 'boolean',
|
|
||||||
value : false,
|
|
||||||
description : 'Enable support for non-ASCII enumeration identifier'
|
|
||||||
)
|
|
||||||
|
|
||||||
option(
|
option(
|
||||||
'hash',
|
'hash',
|
||||||
type : 'boolean',
|
type : 'boolean',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue