diff --git a/resources/3rdparty/CMakeLists.txt b/resources/3rdparty/CMakeLists.txt index c93b5fa7a..368fe0f12 100644 --- a/resources/3rdparty/CMakeLists.txt +++ b/resources/3rdparty/CMakeLists.txt @@ -335,6 +335,9 @@ if(${OPERATING_SYSTEM} MATCHES "Linux") endif() endif() + + +list(APPEND STORM_LINK_LIBRARIES curl) ############################################################# ## ## Google Test gtest