Commit 2bc7c2e0 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files
parent 6375c462
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
comment "zxing-cpp needs a toolchain w/ C++"
	depends on !BR2_INSTALL_LIBSTDCPP
comment "zxing-cpp needs a toolchain w/ C++, dynamic library"
	depends on !BR2_INSTALL_LIBSTDCPP || BR2_STATIC_LIBS

config BR2_PACKAGE_ZXING_CPP
	bool "zxing-cpp"
	depends on !BR2_STATIC_LIBS
	depends on BR2_INSTALL_LIBSTDCPP
	help
	  ZXing-cpp (pronounced "zebra crossing") is an open-source,