buildroot/package/cxxtest/Config.in
Abhishek Singh 91a324c375 cxxtest: new package
[Peter: fix toolchain comment, use INSTALL instead of mkdir/cp]
Reviewed-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com>
Reviewed-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>
Reviewed-by: Piotr Nakraszewicz <piotr.nakraszewicz@imgtec.com>
Reviewed-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Abhishek Singh <Abhishek.Singh@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-01-01 21:52:14 +01:00

11 lines
241 B
Plaintext

config BR2_PACKAGE_CXXTEST
bool "cxxtest"
depends on BR2_INSTALL_LIBSTDCPP
help
CxxTest is a unit testing framework for C++
http://cxxtest.com/
comment "cxxtest needs a toolchain w/ C++ support"
depends on !BR2_INSTALL_LIBSTDCPP