@ -27,6 +27,7 @@ set(GUROBI_ROOT "" CACHE STRING "The root directory of Gurobi (if available).")
set(Z3_ROOT""CACHESTRING"The root directory of Z3 (if available).")
set(Z3_ROOT""CACHESTRING"The root directory of Z3 (if available).")
set(ADDITIONAL_INCLUDE_DIRS""CACHESTRING"Additional directories added to the include directories.")
set(ADDITIONAL_INCLUDE_DIRS""CACHESTRING"Additional directories added to the include directories.")
set(ADDITIONAL_LINK_DIRS""CACHESTRING"Additional directories added to the link directories.")
set(ADDITIONAL_LINK_DIRS""CACHESTRING"Additional directories added to the link directories.")
set(STORM_LIB_INSTALL_DIR"${PROJECT_SOURCE_DIR}/../../build/cudaForStorm"CACHESTRING"The Build directory of storm, where the library files should be installed to (if available).")