Skip to content

Commit

Permalink
small change
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinayak Bhustali authored and Vinayak-YB committed Jul 12, 2023
1 parent d9a3347 commit 7a4b40c
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions base/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,31 +45,31 @@
"libmount"
],
"platform": "(linux \u0026 x64)",
"$reason": "skip linux:arm64 and windows"
},
{
"name": "glib",
"default-features": true,
"platform": "windows"
},
{
"name": "hiredis",
"platform": "!arm64"
},
{
"name": "redis-plus-plus",
"platform": "!arm64"
},
{
"name": "re",
"platform": "!windows"
},
{
"name": "baresip",
"platform": "!windows"
},
{
"name": "libmp4"
}
]
}
"$reason": "skip linux:arm64 and windows"
},
{
"name": "glib",
"default-features": true,
"platform": "windows"
},
{
"name": "hiredis",
"platform": "!arm64"
},
{
"name": "redis-plus-plus",
"platform": "!arm64"
},
{
"name": "re",
"platform": "!windows"
},
{
"name": "baresip",
"platform": "!windows"
},
{
"name": "libmp4"
}
]
}

0 comments on commit 7a4b40c

Please sign in to comment.