Skip to content

Commit

Permalink
Increased us4r-api driver dependency to 0.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
pjarosik committed Dec 17, 2021
1 parent ca03f79 commit 15a06d3
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.8 EXACT REQUIRED US4OEM HV256 DBARLite)
find_package(Us4 0.6.9 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 15a06d3

Please sign in to comment.