json-c++: build with multi-header support
This commit is contained in:
parent
3a8962618a
commit
adc7f9902a
@ -1,9 +1,10 @@
|
|||||||
# Template file for 'json-c++'
|
# Template file for 'json-c++'
|
||||||
pkgname=json-c++
|
pkgname=json-c++
|
||||||
version=3.9.1
|
version=3.9.1
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="json-${version}"
|
wrksrc="json-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
configure_args="-DJSON_MultipleHeaders=ON"
|
||||||
checkdepends="git"
|
checkdepends="git"
|
||||||
short_desc="JSON for modern C++"
|
short_desc="JSON for modern C++"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user