Skip to content

Commit 44092b8

Browse files
committed
Fix
1 parent 38959da commit 44092b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ if(BUILD_TESTING)
7474
target_link_libraries(${PROJECT_NAME}_test ${PROJECT_NAME})
7575
endif()
7676

77-
ament_auto_package(INSTALL_TO_SHARE cmake)
77+
ament_auto_package()

0 commit comments

Comments
 (0)