Skip to content

Commit 8da745e

Browse files
committed
bumped dep yarp-3.10.1
1 parent 21d5dc0 commit 8da745e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/${CMAKE_INSTALL_LIBDIR}"
1919
option(ICUB_COMPILE_BINDINGS "Compile optional language bindings" FALSE)
2020

2121
set(YCM_REQUIRED_VERSION 0.16.2)
22-
set(YARP_REQUIRED_VERSION 3.9.0)
22+
set(YARP_REQUIRED_VERSION 3.10.1)
2323

2424
find_package(YCM ${YCM_REQUIRED_VERSION} REQUIRED)
2525
find_package(YARP ${YARP_REQUIRED_VERSION} REQUIRED)

0 commit comments

Comments
 (0)