diff --git a/example/CMakeLists.txt b/example/CMakeLists.txt index 8f34e72019..6ee5d7af4a 100644 --- a/example/CMakeLists.txt +++ b/example/CMakeLists.txt @@ -18,6 +18,7 @@ if (ZXING_READERS) target_link_libraries (ZXingReader ZXing::ZXing stb::stb) add_test(NAME ZXingReaderTest COMMAND ZXingReader -fast -format qrcode test.png) # see above + set_tests_properties(ZXingReaderTest PROPERTIES DEPENDS ZXingWriterTest) install(TARGETS ZXingReader DESTINATION ${CMAKE_INSTALL_BINDIR}) endif()
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: