diff options
| author | Lily <47812810+LilyWangL@users.noreply.github.com> | 2020-04-22 04:31:10 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-21 13:31:10 -0700 |
| commit | 43d13abe44bf0c4fab67be53843706637337ed4e (patch) | |
| tree | e575d3c8215fc77caa6cdcbfd6f954b5a5d59a74 /ports/ompl/CONTROL | |
| parent | 7873205e98686811b2ad3a67ed914f9d6f2f5611 (diff) | |
| download | vcpkg-43d13abe44bf0c4fab67be53843706637337ed4e.tar.gz vcpkg-43d13abe44bf0c4fab67be53843706637337ed4e.zip | |
[ompl] Fix ompl[app] build error (#10854)
* [ompl] Fix ompl[app] build error
* [ompl] Fix patch apply error
* [ompl] Remove extra comment
* [ompl] Fix build error on Linux/MACOS
Diffstat (limited to 'ports/ompl/CONTROL')
| -rw-r--r-- | ports/ompl/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/ompl/CONTROL b/ports/ompl/CONTROL index 221507c05..e926b82eb 100644 --- a/ports/ompl/CONTROL +++ b/ports/ompl/CONTROL @@ -1,5 +1,6 @@ Source: ompl
-Version: 1.4.2-2
+Version: 1.4.2-3
+Homepage: https://bitbucket.org/ompl
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, boost-timer, eigen3
|
