Skip to content

Commit dbb7514

Browse files
committed
remove duplicate catkin_INCLUDE_DIRS
1 parent c5b1f8f commit dbb7514

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@ if(OpenCV_FOUND AND OPENCV)
7373
message(STATUS "Building ${PROJECT_NAME} with OpenCV")
7474

7575
set(OpticalFlow_INCLUDE_DIRS
76-
${catkin_INCLUDE_DIRS}
77-
${CMAKE_CURRENT_SOURCE_DIR}/include
7876
${catkin_INCLUDE_DIRS}
7977
${OpenCV_INCLUDE_DIRS}
8078
)

0 commit comments

Comments
 (0)