mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 11:28:59 +08:00
6735932ad3
- add feature to install ompl.app libraries, which add support for reading meshes and collision checking - remove patch and instead remove unwanted files via portfile
9 lines
473 B
Plaintext
9 lines
473 B
Plaintext
Source: ompl
|
|
Version: 1.4.2-0
|
|
Description: The Open Motion Planning Library, consists of many state-of-the-art sampling-based motion planning algorithms
|
|
Build-Depends: boost-disjoint-sets, boost-dynamic-bitset, boost-filesystem, boost-graph, boost-odeint, boost-program-options, boost-serialization, boost-system, boost-test, boost-ublas, eigen3
|
|
|
|
Feature: app
|
|
Description: Add support for reading meshes and performing collision checking
|
|
Build-Depends: assimp, fcl
|