Skip to content

Commit

Permalink
fix yaml-cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Thibault Poignonec committed Jul 31, 2024
1 parent 5270381 commit e87c09a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ft_tools/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ target_include_directories(${PROJECT_NAME} PUBLIC
$<INSTALL_INTERFACE:include>
${YAML_CPP_INCLUDEDIR}
)
target_link_libraries(${PROJECT_NAME} yaml-cpp)
ament_target_dependencies(${PROJECT_NAME} ${DEPENDENCIES})


Expand Down

0 comments on commit e87c09a

Please sign in to comment.