mirror of
https://github.com/Naios/continuable.git
synced 2025-12-06 16:56:44 +08:00
Disable benchmarks by default
This commit is contained in:
parent
fae030afa3
commit
7b4ab90f9c
@ -35,7 +35,7 @@ option(CTI_CONTINUABLE_WITH_EXAMPLES
|
|||||||
|
|
||||||
option(CTI_CONTINUABLE_WITH_BENCHMARKS
|
option(CTI_CONTINUABLE_WITH_BENCHMARKS
|
||||||
"Build the continuable benchmarks"
|
"Build the continuable benchmarks"
|
||||||
${IS_TOP_LEVEL_PROJECT})
|
OFF)
|
||||||
|
|
||||||
option(CTI_CONTINUABLE_WITH_NO_EXCEPTIONS
|
option(CTI_CONTINUABLE_WITH_NO_EXCEPTIONS
|
||||||
"Disable exception support"
|
"Disable exception support"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user