mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-12-26 13:21:28 +00:00
9 lines
207 B
Plaintext
9 lines
207 B
Plaintext
config BR2_PACKAGE_QDECODER
|
|
bool "qdecoder"
|
|
depends on !BR2_STATIC_LIBS
|
|
help
|
|
qDecoder is a simple and powerful CGI library
|
|
for the C/C++ programming language.
|
|
|
|
http://wolkykim.github.io/qdecoder
|