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