early-access version 2853
This commit is contained in:
20
externals/vcpkg/ports/rbdl-orb/vcpkg.json
vendored
Executable file
20
externals/vcpkg/ports/rbdl-orb/vcpkg.json
vendored
Executable file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "rbdl-orb",
|
||||
"version": "3.1.2",
|
||||
"port-version": 1,
|
||||
"description": "Rigid Body Dynamics Library - ORB",
|
||||
"homepage": "https://github.com/orb-hd/rbdl-orb",
|
||||
"dependencies": [
|
||||
"boost",
|
||||
"eigen3",
|
||||
"lua",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user