Skip to content

Commit

Permalink
Add include ros2.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
olivier-stasse committed Oct 4, 2024
1 parent 80e1862 commit 371d4f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ include(${CMAKE_CURRENT_LIST_DIR}/cxx-standard.cmake)
include(${CMAKE_CURRENT_LIST_DIR}/coverage.cmake)
include(${CMAKE_CURRENT_LIST_DIR}/modernize-links.cmake)
include(${CMAKE_CURRENT_LIST_DIR}/relpath.cmake)
include(${CMAKE_CURRENT_LIST_DIR}/ros2.cmake)

# --------- # Constants # --------- #

Expand Down

0 comments on commit 371d4f3

Please sign in to comment.