Skip to content

Commit

Permalink
Increased us4r-api version to 0.7.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
pjarosik committed Mar 9, 2022
1 parent 6ff7dfb commit e8c95d4
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.7.1 EXACT REQUIRED US4OEM HV256 DBARLite)
find_package(Us4 0.7.2 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 e8c95d4

Please sign in to comment.