Skip to content

Commit

Permalink
Increased Us4R version to 0.6.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
pjarosik committed Dec 23, 2021
1 parent 5c752c0 commit 93ca3fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ set(ARRUS_DOCS_INSTALL_DIR docs)
################################################################################
# Common dependencies
################################################################################
find_package(Us4 0.6.9 EXACT REQUIRED US4OEM HV256 DBARLite)
find_package(Us4 0.6.10 EXACT REQUIRED US4OEM HV256 DBARLite)
find_package(Boost REQUIRED)
set(Boost_USE_STATIC_LIBS ON)
find_package(Protobuf REQUIRED)
Expand Down

0 comments on commit 93ca3fc

Please sign in to comment.