mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 22:37:53 -05:00
Revert "Fix fmt=>Fmt and add it's libs to list of libraries to link to"
This reverts commit d5101ef32a.
This commit is contained in:
@@ -536,9 +536,7 @@ else()
|
||||
set(HAVE_RTSP_SERVER 0)
|
||||
endif()
|
||||
|
||||
find_package(Fmt REQUIRED)
|
||||
list(APPEND ZM_BIN_LIBS "${FMT_LIBRARIES}")
|
||||
|
||||
find_package(fmt REQUIRED)
|
||||
|
||||
#
|
||||
# *** END OF LIBRARY CHECKS ***
|
||||
|
||||
Reference in New Issue
Block a user