Windows: Add ARM64 lib submodule

This adds the submodule for Windows ARM64 devices, so blender
can be built without having to build the libraries yourself also.

Ref #119126

Pull Request: https://projects.blender.org/blender/blender/pulls/119459
This commit is contained in:
Anthony Roberts 2024-03-14 18:12:51 +01:00 committed by Brecht Van Lommel
parent 6b56ed3cd3
commit ffb917e03f
2 changed files with 6 additions and 0 deletions

5
.gitmodules vendored
View File

@ -18,6 +18,11 @@
path = lib/windows_x64
url = https://projects.blender.org/blender/lib-windows_x64.git
branch = main
[submodule "lib/windows_arm64"]
update = none
path = lib/windows_arm64
url = https://projects.blender.org/blender/lib-windows_arm64.git
branch = main
[submodule "release/datafiles/assets"]
path = release/datafiles/assets
url = https://projects.blender.org/blender/blender-assets.git

1
lib/windows_arm64 Submodule

@ -0,0 +1 @@
Subproject commit dc33a8704935c49dd7a8cf49197fdf42ff52622d