vcpkg/ports/rbdl-orb/vcpkg.json
Felix Richter dd991ef5b8
[rbdl-orb] Update port to version 3.1.2 (#20305)
* update rbdl-orb port to newest source version

* vcpkg x-add-version rbdl-orb

* fixup cmake files location

* update versions database

* Update ports/rbdl-orb/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* update version database

* update port to newest commit on rbdl-orb

* update version database

* update rbdl-orb port

* update version database

* Update versions/r-/rbdl-orb.json

Co-authored-by: Billy O'Neal <bion@microsoft.com>

* Update versions/r-/rbdl-orb.json

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-09-29 18:06:21 -07:00

20 lines
344 B
JSON

{
"name": "rbdl-orb",
"version": "3.1.2",
"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
}
]
}