mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-09 23:34:23 +00:00
Replace test option with not building tests by default (#430)
Co-authored-by: Frankie Robertson <frankie@robertson.name>
This commit is contained in:
parent
ec5734e491
commit
83ab7f4f57
3 changed files with 2 additions and 10 deletions
|
|
@ -1,10 +1,3 @@
|
|||
option(
|
||||
'test',
|
||||
type : 'boolean',
|
||||
value : true,
|
||||
description : 'Build and run tests'
|
||||
)
|
||||
|
||||
option(
|
||||
'hash',
|
||||
type : 'boolean',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue