diff --git a/CMakeLists.txt b/CMakeLists.txt index 8b295b883..fc24243fb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -363,7 +363,7 @@ else() "ZoneMinder requires jpeg but it was not found on your system") endif() -set(CxxUrl_BUILD_SHARED_LIBS "OFF") +set(CxxUrl_BUILD_STATIC_LIBS "OFF") list(APPEND ZM_BIN_LIBS chmike::CxxUrl) # libjwt diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 78f361051..d26277a7b 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -163,7 +163,6 @@ target_link_libraries(zm FFMPEG::swscale libbcrypt::bcrypt RtspServer::RtspServer - chmike::CxxUrl martinmoene::span-lite ${ZM_BIN_LIBS} PRIVATE