xref: /OK3568_Linux_fs/buildroot/package/qdecoder/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_QDECODER
2	bool "qdecoder"
3	depends on !BR2_STATIC_LIBS
4	help
5	  qDecoder is a simple and powerful CGI library
6	  for the C/C++ programming language.
7
8	  http://wolkykim.github.io/qdecoder
9