From b62ad4e24f379dac9bc2f40525be2af5f1a000b8 Mon Sep 17 00:00:00 2001 From: Zezula Ladislav Date: Tue, 3 Apr 2018 15:31:28 +0200 Subject: + Test commit --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 28f5280..0b6a8fa 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -363,3 +363,4 @@ if(STORM_BUILD_TESTS) target_link_libraries(storm_test ${LIBRARY_NAME}) install(TARGETS storm_test RUNTIME DESTINATION bin) endif() + -- cgit v1.2.3