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