Skip to content

Commit

Permalink
just skipping arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
venkat0907 committed Aug 9, 2023
1 parent 8b1b694 commit 2719f84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions base/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"features": [
"gtk"
],
"platform": "(linux \u0026 x64)",
"$reason": "skip linux:arm64 and windows"
"platform": "!arm64",
"$reason": "skip linux:arm64"
},
"libjpeg-turbo",
"openh264",
Expand Down

0 comments on commit 2719f84

Please sign in to comment.