Skip to content

Commit

Permalink
Add idyntree issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicogene committed Apr 12, 2023
1 parent 8df332c commit 4603298
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ include(GNUInstallDirs)
include(FeatureSummary)

find_package(YCM 0.12 REQUIRED)
# Needed for https://github.com/robotology/idyntree/issues/1065
find_package(Eigen3 REQUIRED)
find_package(iDynTree REQUIRED)
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
Expand Down

0 comments on commit 4603298

Please sign in to comment.