mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/jsoncpp: add host variant
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Reviewed-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
b4532b924a
commit
1c8e2c527e
@@ -11,5 +11,7 @@ JSONCPP_LICENSE_FILES = LICENSE
|
||||
JSONCPP_CPE_ID_VALID = YES
|
||||
JSONCPP_INSTALL_STAGING = YES
|
||||
JSONCPP_CONF_OPTS = -Dtests=false
|
||||
HOST_JSONCPP_CONF_OPTS = -Dtests=false
|
||||
|
||||
$(eval $(meson-package))
|
||||
$(eval $(host-meson-package))
|
||||
|
||||
Reference in New Issue
Block a user