File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ project(TEO_CONFIGURATION_FILES LANGUAGES NONE)
55
66# Find dependencies.
77find_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.
1111yarp_configure_external_installation(teo-configuration -files )
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments