mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 22:37:53 -05:00
Make nlohmann_json optional
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
/* Few ZM options that are needed by the source code */
|
||||
#cmakedefine ZM_MEM_MAPPED 1
|
||||
#cmakedefine ZM_HAS_V4L2 1
|
||||
#cmakedefine ZM_HAS_NLOHMANN_JSON 1
|
||||
|
||||
/* Its safe to assume that signal return type is void. This is a fix for zm_signal.h */
|
||||
#define RETSIGTYPE void
|
||||
|
||||
Reference in New Issue
Block a user