Skip to content

Commit 9fda134

Browse files
committed
Modify cmakelists about hardware interface
Signed-off-by: Wonho Yun <[email protected]>
1 parent 72027f4 commit 9fda134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ target_include_directories(
4545

4646
target_link_libraries(${PROJECT_NAME}
4747
PUBLIC
48-
hardware_interface::hardware_interface
48+
${hardware_interface_TARGETS}
4949
pluginlib::pluginlib
5050
rclcpp::rclcpp
5151
${dynamixel_sdk_TARGETS}

0 commit comments

Comments
 (0)