From 24af43aaf8be4ca92f23c20f06519e403abe5a7a Mon Sep 17 00:00:00 2001 From: Ryan Friedman Date: Sat, 17 Feb 2024 12:25:49 -0700 Subject: [PATCH] Add link to upstream ticket Signed-off-by: Ryan Friedman (cherry picked from commit b18744764cec4bd165f0f7486f37282bafb79861) --- grid_map_cv/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/grid_map_cv/CMakeLists.txt b/grid_map_cv/CMakeLists.txt index f014863c..a64522fd 100644 --- a/grid_map_cv/CMakeLists.txt +++ b/grid_map_cv/CMakeLists.txt @@ -53,6 +53,7 @@ target_link_libraries(${PROJECT_NAME} PUBLIC ) # Filters does not expose targets (yet) +# https://github.com/ros/filters/pull/70 target_include_directories(${PROJECT_NAME} PUBLIC ${filters_INCLUDE_DIRS}