Skip to content

Commit

Permalink
[mini_quadrotor] fix cmakelist for GA
Browse files Browse the repository at this point in the history
  • Loading branch information
sugikazu75 committed Sep 23, 2024
1 parent d1857b9 commit bfdea2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion robots/mini_quadrotor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ endif()
set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -O3")

include_directories(
include
${catkin_INCLUDE_DIRS}
${EIGEN3_INCLUDE_DIRS}
)
Expand Down

0 comments on commit bfdea2e

Please sign in to comment.