Skip to content

Commit

Permalink
Remove implicit hard dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterBowman committed Sep 27, 2024
1 parent 52716a7 commit 489586b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ endif()
list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/find-modules)

# Hard dependencies.
find_package(YCM 0.11 REQUIRED)
find_package(YARP 3.8 REQUIRED COMPONENTS os dev sig
OPTIONAL_COMPONENTS math)

Expand Down

0 comments on commit 489586b

Please sign in to comment.