summaryrefslogtreecommitdiffstats
path: root/rules/yajl.in
blob: 39c53e1df5d1d77ccd77495976b27d5293b043e1 (plain)
1
2
3
4
5
6
7
8
## SECTION=system_libraries

config YAJL
	tristate
	prompt "yajl"
	select HOST_CMAKE
	help
	  A fast streaming JSON parsing library in C.