Skip to content

Commit

Permalink
[ode] no uwp (microsoft#35253)
Browse files Browse the repository at this point in the history
  • Loading branch information
autoantwort authored Nov 22, 2023
1 parent 8a098f6 commit 0c23c1d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 2 additions & 0 deletions ports/ode/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
{
"name": "ode",
"version": "0.16.4",
"port-version": 1,
"description": "Open Dynamics Engine",
"homepage": "https://bitbucket.org/odedevs/ode/src/master/",
"license": "BSD-3-Clause OR LGPL-2.1-or-later",
"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 @@ -800,8 +800,6 @@ oatpp-libressl:x64-android=fail
octomap:arm64-uwp=fail
octomap:x64-uwp=fail
ode:arm64-windows=fail
ode:arm64-uwp=fail
ode:x64-uwp=fail
offscale-libetcd-cpp:arm64-uwp=fail
offscale-libetcd-cpp:x64-uwp=fail
ogdf:arm64-android=fail
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -6114,7 +6114,7 @@
},
"ode": {
"baseline": "0.16.4",
"port-version": 0
"port-version": 1
},
"offscale-libetcd-cpp": {
"baseline": "2019-07-10",
Expand Down
5 changes: 5 additions & 0 deletions versions/o-/ode.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "33843f7332287ffa6dab9f56ad9967f0a5afd061",
"version": "0.16.4",
"port-version": 1
},
{
"git-tree": "46b8d731d701f329ee4dd983ea196bddf1e32545",
"version": "0.16.4",
Expand Down

0 comments on commit 0c23c1d

Please sign in to comment.