Skip to content

Commit

Permalink
(CMakeLists.txt) Add missing newline at EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh authored Dec 11, 2023
1 parent bfda184 commit a614afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion people_tracking/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ install(
if (CATKIN_ENABLE_TESTING)
find_package(catkin_lint_cmake REQUIRED)
catkin_add_catkin_lint_test(-W2)
endif()
endif()

0 comments on commit a614afa

Please sign in to comment.