Skip to content

Commit

Permalink
Fix for build failure (pin openxr-loader version to 1.0.22)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperlogic committed Apr 10, 2024
1 parent c7ea429 commit aac634c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"libpng",
"nlohmann-json",
"tracy",
"openxr-loader"
{
"name": "openxr-loader",
"version": "1.0.22#3"
}
]
}

0 comments on commit aac634c

Please sign in to comment.