mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 19:59:06 +08:00
[liblemon] no uwp (#35257)
This commit is contained in:
parent
a20e828a55
commit
c4f29d253e
@ -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",
|
||||
|
@ -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
|
||||
|
@ -4470,7 +4470,7 @@
|
||||
},
|
||||
"liblemon": {
|
||||
"baseline": "2019-06-13",
|
||||
"port-version": 8
|
||||
"port-version": 9
|
||||
},
|
||||
"liblinear": {
|
||||
"baseline": "243",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "2bf1f61e61e2ed7917a9ec102b564a6c68229d7b",
|
||||
"version-date": "2019-06-13",
|
||||
"port-version": 9
|
||||
},
|
||||
{
|
||||
"git-tree": "6bdd7ed9804fee3e743082bb048916a213777a79",
|
||||
"version-date": "2019-06-13",
|
||||
|
Loading…
Reference in New Issue
Block a user