Commit 74686db
build: replace pcl_ros with direct PCL component deps and fix ament exports
- Use find_package(PCL COMPONENTS common io) instead of pcl_ros
- Link against PCL_COMMON_LIBRARIES/PCL_IO_LIBRARIES instead of PCL_LIBRARIES
- Fix ament_export_targets with EXPORT for proper downstream consumption
- Update package.xml deps: libpcl-common + libpcl-io replace pcl_ros
- Remove redundant PCL_INCLUDE_DIRS from target_include_directories
Based on improvements from PR #55.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent aa947ab commit 74686db
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | 110 | | |
116 | 111 | | |
117 | 112 | | |
| |||
0 commit comments