Skip to content

Commit

Permalink
cmake lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Serafadam committed Jan 3, 2024
1 parent e85014f commit 710c5f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rae_hw/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ endif()
find_package(PkgConfig REQUIRED)
pkg_check_modules(MPG123 REQUIRED libmpg123)

include_directories(include )
include_directories(include)

ament_auto_add_library(
${PROJECT_NAME}
Expand Down

0 comments on commit 710c5f1

Please sign in to comment.