Skip to content

Commit 82e45c7

Browse files
committed
Bump to YARP 3.7+
1 parent 6a63e13 commit 82e45c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ project(TEO_CONFIGURATION_FILES LANGUAGES NONE)
55

66
# Find dependencies.
77
find_package(YCM 0.11 REQUIRED)
8-
find_package(YARP 3.2 REQUIRED)
8+
find_package(YARP 3.7 REQUIRED)
99

1010
# Set some useful variables - paths relative to the installation prefix.
1111
yarp_configure_external_installation(teo-configuration-files)

doc/teo-configuration-files-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ First install the dependencies:
44

55
- [Install CMake 3.12+](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-cmake.md)
66
- [Install YCM 0.11+](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-ycm.md)
7-
- [Install YARP 3.2+](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-yarp.md)
7+
- [Install YARP 3.7+](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-yarp.md)
88

99
### Install the Configuration files
1010

0 commit comments

Comments
 (0)