Config.in 241 B

12345678910
  1. config BR2_PACKAGE_CXXTEST
  2. bool "cxxtest"
  3. depends on BR2_INSTALL_LIBSTDCPP
  4. help
  5. CxxTest is a unit testing framework for C++
  6. http://cxxtest.com/
  7. comment "cxxtest needs a toolchain w/ C++ support"
  8. depends on !BR2_INSTALL_LIBSTDCPP