Skip to content

Commit

Permalink
YARP_telemetry: add limatio dependency(maybe not required)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicogene committed Apr 7, 2021
1 parent f023d9f commit f88cb1a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmake/BuildYARP_telemetry.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ ycm_ep_helper(YARP_telemetry TYPE GIT
YARP
matioCpp)

set(YARP_telemetry_CONDA_DEPENDENCIES boost-cpp)
set(YARP_telemetry_CONDA_DEPENDENCIES boost-cpp libmatio)
6 changes: 5 additions & 1 deletion releases/latest.releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ repositories:
type: git
url: https://github.com/robotology/event-driven.git
version: v1.5
matio-cpp:
matioCpp:
type: git
url: https://github.com/dic-iit/matio-cpp.git
version: v0.1.1
Expand All @@ -187,3 +187,7 @@ repositories:
type: git
url: https://github.com/dic-iit/osqp-matlab-cmake-buildsystem.git
version: v0.6.2.0
YARP_telemetry:
type: git
url: https://github.com/robotology/yarp-telemetry.git
version: v0.1.0

0 comments on commit f88cb1a

Please sign in to comment.