Skip to content

Commit

Permalink
[octomap] no uwp (microsoft#35252)
Browse files Browse the repository at this point in the history
  • Loading branch information
autoantwort authored Nov 22, 2023
1 parent 0c23c1d commit fec7421
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 2 additions & 0 deletions ports/octomap/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
{
"name": "octomap",
"version": "1.9.8",
"port-version": 1,
"description": "An Efficient Probabilistic 3D Mapping Framework Based on Octrees",
"homepage": "https://octomap.github.io/",
"license": "BSD-3-Clause",
"supports": "!uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
Expand Down
2 changes: 0 additions & 2 deletions scripts/ci.baseline.txt
Original file line number Diff line number Diff line change
Expand Up @@ -797,8 +797,6 @@ nrf-ble-driver:arm64-android=fail
nrf-ble-driver:x64-android=fail
nvtt:x64-android=fail
oatpp-libressl:x64-android=fail
octomap:arm64-uwp=fail
octomap:x64-uwp=fail
ode:arm64-windows=fail
offscale-libetcd-cpp:arm64-uwp=fail
offscale-libetcd-cpp:x64-uwp=fail
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -6110,7 +6110,7 @@
},
"octomap": {
"baseline": "1.9.8",
"port-version": 0
"port-version": 1
},
"ode": {
"baseline": "0.16.4",
Expand Down
5 changes: 5 additions & 0 deletions versions/o-/octomap.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "18c703e99a9e7da9184b9ebcee3ddfa80d66502e",
"version": "1.9.8",
"port-version": 1
},
{
"git-tree": "d24dd4ca217fd0e4b7fcb86301556f96d8f8d0c7",
"version": "1.9.8",
Expand Down

0 comments on commit fec7421

Please sign in to comment.