|
|
@ -412,7 +412,8 @@ endif() |
|
|
|
## |
|
|
|
############################################################# |
|
|
|
|
|
|
|
include_directories(${STORM_3RDPARTY_SOURCE_DIR}/cpptemplate) |
|
|
|
add_imported_library_interface(CppTemplate "${STORM_3RDPARTY_SOURCE_DIR}/cpptemplate/") |
|
|
|
list(APPEND STORM_DEP_TARGETS CppTemplate) |
|
|
|
list(APPEND STORM_3RDPARTY_SOURCES ${STORM_3RDPARTY_SOURCE_DIR}/cpptemplate/cpptempl.cpp) |
|
|
|
|
|
|
|
############################################################# |
|
|
|