|
@ -49,6 +49,7 @@ MARK_AS_ADVANCED(STORM_FORCE_SHIPPED_CARL) |
|
|
option(USE_SMTRAT "Sets whether SMT-RAT should be included." OFF) |
|
|
option(USE_SMTRAT "Sets whether SMT-RAT should be included." OFF) |
|
|
mark_as_advanced(USE_SMTRAT) |
|
|
mark_as_advanced(USE_SMTRAT) |
|
|
option(USE_HYPRO "Sets whether HyPro should be included." OFF) |
|
|
option(USE_HYPRO "Sets whether HyPro should be included." OFF) |
|
|
|
|
|
mark_as_advanced(USE_HYPRO) |
|
|
option(STORM_FORCE_LTL_SUPPORT "Sets whether support for LTL model checking needs to be included." OFF) |
|
|
option(STORM_FORCE_LTL_SUPPORT "Sets whether support for LTL model checking needs to be included." OFF) |
|
|
option(STORM_USE_SPOT "Sets whether Spot should be included." ON) |
|
|
option(STORM_USE_SPOT "Sets whether Spot should be included." ON) |
|
|
MARK_AS_ADVANCED(STORM_USE_SPOT) |
|
|
MARK_AS_ADVANCED(STORM_USE_SPOT) |
|
|