We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9ed9a1 commit 0249e72Copy full SHA for 0249e72
1 file changed
build-all.sh
@@ -13,4 +13,5 @@ set -e
13
./build-one.sh openxr 20230614 "$@"
14
./build-one.sh openxr-sdk 20230614 "$@"
15
./build-one.sh openxr-pregenerated-sdk 202201 "$@"
16
+ ./build-one.sh openxr-android 20230713 "$@"
17
)
0 commit comments