mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 22:37:53 -05:00
Turn off building Cxx static libs?
This commit is contained in:
@@ -363,9 +363,9 @@ else()
|
||||
"ZoneMinder requires jpeg but it was not found on your system")
|
||||
endif()
|
||||
|
||||
set(CxxUrl_BUILD_STATIC_LIBS "OFF")
|
||||
list(APPEND ZM_BIN_LIBS chmike::CxxUrl)
|
||||
|
||||
|
||||
# libjwt
|
||||
if (${ZM_JWT_BACKEND} STREQUAL "libjwt")
|
||||
find_package(LibJWT REQUIRED COMPONENTS ${ZM_CRYPTO_BACKEND})
|
||||
|
||||
Reference in New Issue
Block a user