Skip to content

Commit

Permalink
Update ros-noetic-cv-bridge.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer authored Jan 3, 2025
1 parent 01668b3 commit a686169
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions patch/ros-noetic-cv-bridge.patch
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ index ef804b91..4ef849c4 100644

if(NOT ANDROID)
add_subdirectory(python)
diff --git a/cv_bridge/src/CMakeLists.txt b/cv_bridge/src/CMakeLists.txt
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index d1046922c..57ec2a26c 100644
--- a/cv_bridge/src/CMakeLists.txt
+++ b/cv_bridge/src/CMakeLists.txt
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1,8 +1,7 @@
# add library
-include_directories(./)
Expand Down

0 comments on commit a686169

Please sign in to comment.