|
@@ -4,9 +4,9 @@ config BR2_PACKAGE_PISTACHE
|
|
depends on BR2_USE_WCHAR
|
|
depends on BR2_USE_WCHAR
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
- depends on BR2_PACKAGE_RAPIDJSON
|
|
|
|
depends on !BR2_TOOLCHAIN_USES_UCLIBC
|
|
depends on !BR2_TOOLCHAIN_USES_UCLIBC
|
|
depends on !BR2_TOOLCHAIN_HAS_BINUTILS_BUG_27597
|
|
depends on !BR2_TOOLCHAIN_HAS_BINUTILS_BUG_27597
|
|
|
|
+ select BR2_PACKAGE_RAPIDJSON
|
|
help
|
|
help
|
|
Pistache is a modern and elegant HTTP and REST framework
|
|
Pistache is a modern and elegant HTTP and REST framework
|
|
for C++. It is entirely written in pure C++17 and provides
|
|
for C++. It is entirely written in pure C++17 and provides
|