mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-01 13:23:01 +02:00
8 lines
171 B
Plaintext
8 lines
171 B
Plaintext
config BR2_PACKAGE_LIBNGHTTP2_ASIO
|
|
bool "libnghttp2-asio"
|
|
depends on BR2_USE_MMU
|
|
select BR2_PACKAGE_NGHTTP2
|
|
select BR2_PACKAGE_BOOST
|
|
help
|
|
C++ bindings for nghttp2
|