Former-commit-id: d24d731950
d24d731950
@ -33,6 +33,7 @@ resources/3rdparty/cudd-2.5.0/
ipch/
obj/
CMakeFiles/
CPackConfig.cmake
# The build Dir
build/
build//CMakeLists.txt
@ -519,4 +519,4 @@ INSTALL(TARGETS storm storm-functional-tests storm-performance-tests
LIBRARY DESTINATION lib
ARCHIVE DESTINATION lib
)
include(CPackConfig.cmake)
include(StormCPackConfig.cmake)