Skip to content
Snippets Groups Projects
Unverified Commit a042a02e authored by Sébastien Blin's avatar Sébastien Blin
Browse files

jsoncpp: bump contrib on android

Change-Id: Idcb8205d7229398e649af6cbdfe6f3304b061d5d
parent d291f796
No related branches found
No related tags found
No related merge requests found
# JSONCPP
ifdef HAVE_ANDROID
JSONCPP_VERSION := 1.9.3
else
ifdef HAVE_LINUX
JSONCPP_VERSION := 1.7.2
else
JSONCPP_VERSION := 1.9.3
endif
endif
JSONCPP_URL := https://github.com/open-source-parsers/jsoncpp/archive/$(JSONCPP_VERSION).tar.gz
PKGS += jsoncpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment