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}