Loading package/cmake/Config.in +3 −2 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ config BR2_PACKAGE_CMAKE_CTEST depends on BR2_PACKAGE_CMAKE_ARCH_SUPPORTS depends on BR2_USE_WCHAR # libarchive depends on BR2_INSTALL_LIBSTDCPP depends on !BR2_STATIC_LIBS help CTest is a testing tool distributed as a part of CMake. It can be used to automate updating (using CVS for example), Loading @@ -31,6 +32,6 @@ config BR2_PACKAGE_CMAKE_CTEST http://www.cmake.org/ comment "ctest needs a toolchain w/ C++, wchar" comment "ctest needs a toolchain w/ C++, wchar, dynamic library" depends on BR2_PACKAGE_CMAKE_ARCH_SUPPORTS depends on !BR2_INSTALL_LIBSTDCPP || !BR2_USE_WCHAR depends on !BR2_INSTALL_LIBSTDCPP || !BR2_USE_WCHAR || BR2_STATIC_LIBS Loading
package/cmake/Config.in +3 −2 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ config BR2_PACKAGE_CMAKE_CTEST depends on BR2_PACKAGE_CMAKE_ARCH_SUPPORTS depends on BR2_USE_WCHAR # libarchive depends on BR2_INSTALL_LIBSTDCPP depends on !BR2_STATIC_LIBS help CTest is a testing tool distributed as a part of CMake. It can be used to automate updating (using CVS for example), Loading @@ -31,6 +32,6 @@ config BR2_PACKAGE_CMAKE_CTEST http://www.cmake.org/ comment "ctest needs a toolchain w/ C++, wchar" comment "ctest needs a toolchain w/ C++, wchar, dynamic library" depends on BR2_PACKAGE_CMAKE_ARCH_SUPPORTS depends on !BR2_INSTALL_LIBSTDCPP || !BR2_USE_WCHAR depends on !BR2_INSTALL_LIBSTDCPP || !BR2_USE_WCHAR || BR2_STATIC_LIBS