9 lines
213 B
Plaintext
9 lines
213 B
Plaintext
|
config BR2_PACKAGE_QDECODER
|
||
|
bool "qdecoder"
|
||
|
depends on !BR2_PREFER_STATIC_LIB
|
||
|
help
|
||
|
qDecoder is a simple and powerful CGI library
|
||
|
for the C/C++ programming language.
|
||
|
|
||
|
http://wolkykim.github.io/qdecoder
|