Skip to content

Commit

Permalink
[liblemon] no uwp (microsoft#35257)
Browse files Browse the repository at this point in the history
  • Loading branch information
autoantwort authored Dec 8, 2023
1 parent a20e828 commit c4f29d2
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
3 changes: 2 additions & 1 deletion ports/liblemon/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "liblemon",
"version-date": "2019-06-13",
"port-version": 8,
"port-version": 9,
"description": "Library for Efficient Modeling and Optimization in Networks",
"homepage": "https://lemon.cs.elte.hu/trac/lemon",
"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 @@ -550,8 +550,6 @@ libidn2:arm64-android=fail
libidn2:x64-android=fail
# 120 min build time for libjxl arm64-uwp-rel, reason unknown
libjxl:arm64-uwp=skip
liblemon:arm64-uwp=fail
liblemon:x64-uwp=fail
liblo:arm-neon-android=fail
liblo:arm64-uwp=fail
liblo: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 @@ -4470,7 +4470,7 @@
},
"liblemon": {
"baseline": "2019-06-13",
"port-version": 8
"port-version": 9
},
"liblinear": {
"baseline": "243",
Expand Down
5 changes: 5 additions & 0 deletions versions/l-/liblemon.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "2bf1f61e61e2ed7917a9ec102b564a6c68229d7b",
"version-date": "2019-06-13",
"port-version": 9
},
{
"git-tree": "6bdd7ed9804fee3e743082bb048916a213777a79",
"version-date": "2019-06-13",
Expand Down

0 comments on commit c4f29d2

Please sign in to comment.