We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a46e4bb commit 0921244Copy full SHA for 0921244
spatio_temporal_voxel_layer/CMakeLists.txt
@@ -133,5 +133,5 @@ install(FILES costmap_plugins.xml
133
ament_export_dependencies(rosidl_default_runtime)
134
pluginlib_export_plugin_description_file(nav2_costmap_2d costmap_plugins.xml)
135
ament_export_include_directories(include)
136
-ament_export_libraries(${PROJECT_NAME})
+ament_export_libraries(${library_name})
137
ament_package()
0 commit comments