Browse Source

storm config version now also correctly exported

tempestpy_adaptions
Sebastian Junges 8 years ago
parent
commit
920d48c2bd
  1. 2
      resources/cmake/stormConfig.cmake.in

2
resources/cmake/stormConfig.cmake.in

@ -1,4 +1,4 @@
set(storm_VERSION @storm_VERSION@)
set(storm_VERSION @STORM_VERSION@)
get_filename_component(storm_CMAKE_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH)

Loading…
Cancel
Save