mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
cjson: do not build tests
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
5e5219b84d
commit
d0cb7dfc6f
@ -9,5 +9,7 @@ CJSON_SITE = $(call github,DaveGamble,cjson,$(CJSON_VERSION))
|
|||||||
CJSON_INSTALL_STAGING = YES
|
CJSON_INSTALL_STAGING = YES
|
||||||
CJSON_LICENSE = MIT
|
CJSON_LICENSE = MIT
|
||||||
CJSON_LICENSE_FILES = LICENSE
|
CJSON_LICENSE_FILES = LICENSE
|
||||||
|
CJSON_CONF_OPTS += \
|
||||||
|
-DENABLE_CJSON_TEST=OFF
|
||||||
|
|
||||||
$(eval $(cmake-package))
|
$(eval $(cmake-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user