early-access version 2853
This commit is contained in:
34
externals/vcpkg/ports/dartsim/vcpkg.json
vendored
Executable file
34
externals/vcpkg/ports/dartsim/vcpkg.json
vendored
Executable file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"name": "dartsim",
|
||||
"version": "6.11.0",
|
||||
"port-version": 3,
|
||||
"description": "Dynamic Animation and Robotics Toolkit",
|
||||
"homepage": "https://dartsim.github.io/",
|
||||
"dependencies": [
|
||||
"assimp",
|
||||
"boost-algorithm",
|
||||
"boost-filesystem",
|
||||
"boost-functional",
|
||||
"boost-lexical-cast",
|
||||
"boost-math",
|
||||
"boost-optional",
|
||||
"boost-regex",
|
||||
"boost-system",
|
||||
"bullet3",
|
||||
"ccd",
|
||||
"eigen3",
|
||||
"fcl",
|
||||
"octomap",
|
||||
"ode",
|
||||
"tinyxml2",
|
||||
"urdfdom",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user