Browse Source

still a linker errror with xerces

Former-commit-id: f11cac5284
tempestpy_adaptions
sjunges 8 years ago
parent
commit
81d5105d25
  1. 3
      resources/3rdparty/CMakeLists.txt

3
resources/3rdparty/CMakeLists.txt

@ -335,6 +335,9 @@ if(${OPERATING_SYSTEM} MATCHES "Linux")
endif()
endif()
list(APPEND STORM_LINK_LIBRARIES curl)
#############################################################
##
## Google Test gtest

Loading…
Cancel
Save