1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-29 21:21:54 +01:00
Files
operating-system/buildroot/package/libasplib/Config.in
2018-03-17 23:47:00 +00:00

12 lines
326 B
Plaintext

config BR2_PACKAGE_LIBASPLIB
bool "libasplib"
depends on BR2_INSTALL_LIBSTDCPP
help
asplib (Achim's Signal Processing LIBrary), is a small and
lightweight C++ library for digital signal processing.
https://github.com/AchimTuran/asplib
comment "asplib needs a toolchain w/ C++"
depends on !BR2_INSTALL_LIBSTDCPP