Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
eigendude committed Sep 18, 2024
1 parent 78afb72 commit d016da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oasis_drivers_cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ find_package(oasis_msgs REQUIRED)
find_package(rclcpp REQUIRED)
find_package(rcutils REQUIRED)
find_package(std_msgs REQUIRED)
find_package(UDEV)
find_package(UDEV REQUIRED)

#
# C++ nodes
Expand Down

0 comments on commit d016da1

Please sign in to comment.