Commit 8c48841
Restore install(EXPORT) for ament compatibility
The ament_package() generated Config.cmake includes the export targets
file, so we need to install it. The previous fix incorrectly removed
this when using ament.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent d283d94 commit 8c48841
1 file changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
74 | 73 | | |
0 commit comments