Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Nov 13, 2024
1 parent a806427 commit 0d681c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devices/JointTorqueControlDevice/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ if(FRAMEWORK_COMPILE_JointTorqueControlDevice)
TYPE BipedalLocomotion::PassThroughControlBoard
SOURCES src/PassThroughControlBoard.cpp
PUBLIC_HEADERS include/BipedalLocomotion/PassThroughControlBoard.h
PUBLIC_LINK_LIBRARIES
${YARP_LIBRARIES}
CONFIGURE_PACKAGE_NAME pass_through_control_board_device)

Expand Down

0 comments on commit 0d681c4

Please sign in to comment.