Skip to content

Commit

Permalink
Create ros-noetic-moveit-ros-occupancy-map-monitor.osx.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer authored Oct 4, 2020
1 parent 2b2c97c commit 5d6372b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions patch/ros-noetic-moveit-ros-occupancy-map-monitor.osx.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c62d9c555..d083863bd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -14,10 +14,6 @@ endif()

find_package(Boost REQUIRED thread)

-if(APPLE)
- find_package(X11 REQUIRED)
-endif(APPLE)
-
find_package(catkin REQUIRED COMPONENTS
moveit_core
moveit_msgs

0 comments on commit 5d6372b

Please sign in to comment.