Export PCL dependency in pcl_conversions (#392)
Co-authored-by: Marcel Zeilinger <marcel.zeilinger@ait.ac.at>
This commit is contained in:
parent
387f5b158b
commit
3b0cfd8529
@ -51,5 +51,5 @@ endif()
|
||||
# Export old-style CMake variables
|
||||
ament_export_include_directories("include/${PROJECT_NAME}")
|
||||
|
||||
ament_export_dependencies(${dependencies})
|
||||
ament_export_dependencies(${dependencies} PCL)
|
||||
ament_package()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user