Skip to content

Commit 3d936e2

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ target_include_directories(
4141
PRIVATE
4242
include
4343
${dynamixel_sdk_INCLUDE_DIRS}
44+
${hardware_interface_INCLUDE_DIRS}
4445
)
4546

4647
target_link_libraries(${PROJECT_NAME}

0 commit comments

Comments
 (0)