mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 22:37:53 -05:00
Let's not be picky about version of nlohmann-json
This commit is contained in:
@@ -591,7 +591,7 @@ if(HAVE_LIBPCRE AND HAVE_PCRE_H)
|
||||
set(ZM_PCRE 1)
|
||||
endif()
|
||||
|
||||
find_package(nlohmann_json 3.11.0 REQUIRED)
|
||||
find_package(nlohmann_json)
|
||||
|
||||
# Check for mmap and enable in all components
|
||||
set(ZM_MEM_MAPPED 0)
|
||||
|
||||
Reference in New Issue
Block a user