Skip to content

Commit

Permalink
不要な記述を削除
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuwamai committed Dec 13, 2023
1 parent 8cabc07 commit 424eaae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sciurus17_examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ if(CMAKE_COMPILER_IS_GNUCXX OR CMAKE_CXX_COMPILER_ID MATCHES "Clang")
add_compile_options(-Wall -Wextra -Wpedantic)
endif()

add_compile_options(-g)

# find dependencies
find_package(ament_cmake REQUIRED)
find_package(angles REQUIRED)
Expand Down

0 comments on commit 424eaae

Please sign in to comment.