From 2f93eae6afa7402049cc9ba5275175206348bfd1 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 10:00:32 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 947d3275..cd19fafe 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -108,7 +108,7 @@ if(CMAKE_PROJECT_NAME STREQUAL PROJECT_NAME) ./release.cmake ./relpath.cmake ./ros.cmake - ./ros2.cmake + ./ros2.cmake ./sdformat.cmake ./setup.cfg ./shared-library.cmake