Skip to content

Commit

Permalink
Increased Us4R API version to 0.6.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
pjarosik committed Sep 7, 2021
1 parent 861af18 commit 860e273
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 @@ -87,7 +87,7 @@ set(ARRUS_DOCS_INSTALL_DIR docs)
################################################################################
# Common dependencies
################################################################################
find_package(Us4 0.6.7 EXACT REQUIRED US4OEM HV256 DBARLite)
find_package(Us4 0.6.8 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 860e273

Please sign in to comment.