Skip to content

Commit

Permalink
bump ycm@0.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pattacini committed Mar 1, 2025
1 parent 1c91cf2 commit 787661f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/${CMAKE_INSTALL_LIBDIR}"

option(ICUB_COMPILE_BINDINGS "Compile optional language bindings" FALSE)

set(YCM_REQUIRED_VERSION 0.16.2)
set(YCM_REQUIRED_VERSION 0.18.1)
set(YARP_REQUIRED_VERSION 3.11.2)

find_package(YCM ${YCM_REQUIRED_VERSION} REQUIRED)
Expand Down

0 comments on commit 787661f

Please sign in to comment.