Skip to content
Snippets Groups Projects
Unverified Commit edf9b9a3 authored by Ruffin's avatar Ruffin Committed by GitHub
Browse files

Replace deprecated ament_export_interfaces

parent bc6a41d0
No related branches found
No related tags found
No related merge requests found
......@@ -112,7 +112,7 @@ if(BUILD_TESTING)
endif()
ament_export_include_directories(include)
ament_export_interfaces(${library_name} HAS_LIBRARY_TARGET)
ament_export_targets(${library_name} HAS_LIBRARY_TARGET)
ament_export_dependencies(
Qt5
rviz_common
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment