early-access version 2853
This commit is contained in:
28
externals/vcpkg/ports/ompl/vcpkg.json
vendored
Executable file
28
externals/vcpkg/ports/ompl/vcpkg.json
vendored
Executable file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "ompl",
|
||||
"version": "1.5.1",
|
||||
"port-version": 5,
|
||||
"description": "The Open Motion Planning Library, consists of many state-of-the-art sampling-based motion planning algorithms",
|
||||
"homepage": "https://ompl.kavrakilab.org/",
|
||||
"dependencies": [
|
||||
"boost-dynamic-bitset",
|
||||
"boost-filesystem",
|
||||
"boost-graph",
|
||||
"boost-odeint",
|
||||
"boost-program-options",
|
||||
"boost-serialization",
|
||||
"boost-system",
|
||||
"boost-test",
|
||||
"boost-timer",
|
||||
"boost-ublas",
|
||||
"eigen3",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user