Skip to content

Commit

Permalink
Switch pixi to use to idyntree from binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Apr 22, 2024
1 parent 3c53a42 commit da536e8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pixi.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,13 @@ cxx-compiler = "*"
ninja = "*"
pkg-config = "*"
eigen = "*"
# YARP from source dependencies
idyntree = "*"
# YARP from source dependencies (used only when compiling idyntree from source)
ace = "*"
ycm-cmake-modules = "*"
catch2 = "*"
tinyxml = "*"
# iDynTree deps from source
# iDynTree deps from source (used only when compiling idyntree from source)
libxml2 = "*"
assimp = "*"
ipopt = "*"
Expand Down

0 comments on commit da536e8

Please sign in to comment.