Revert "Need to build static lib, but NOT shared_lib for Cxx. Add it to linked libraries"

This reverts commit 002cf2dbdf.
This commit is contained in:
Isaac Connor
2025-12-08 11:47:18 -05:00
parent c87640e03f
commit 36be7ae962
2 changed files with 1 additions and 2 deletions

View File

@@ -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

View File

@@ -163,7 +163,6 @@ target_link_libraries(zm
FFMPEG::swscale
libbcrypt::bcrypt
RtspServer::RtspServer
chmike::CxxUrl
martinmoene::span-lite
${ZM_BIN_LIBS}
PRIVATE