]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/cxxtest/Config.in
lrzsz: install symlinks for XMODEM and YMODEM
[coffee/buildroot.git] / package / cxxtest / Config.in
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
7           http://cxxtest.com/
8
9 comment "cxxtest needs a toolchain w/ C++ support"
10         depends on !BR2_INSTALL_LIBSTDCPP