mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 22:37:53 -05:00
Need to build static lib, but NOT shared_lib for Cxx. Add it to linked libraries
This commit is contained in:
@@ -363,7 +363,7 @@ else()
|
||||
"ZoneMinder requires jpeg but it was not found on your system")
|
||||
endif()
|
||||
|
||||
set(CxxUrl_BUILD_STATIC_LIBS "OFF")
|
||||
set(CxxUrl_BUILD_SHARED_LIBS "OFF")
|
||||
list(APPEND ZM_BIN_LIBS chmike::CxxUrl)
|
||||
|
||||
# libjwt
|
||||
|
||||
Reference in New Issue
Block a user