Skip to content

Commit

Permalink
Changed us4r-api version to 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pjarosik committed Mar 28, 2022
1 parent 0dbbc8c commit 549eda5
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.8.2 EXACT REQUIRED US4OEM HV256 DBARLite)
find_package(Us4 0.8.3 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 549eda5

Please sign in to comment.