1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-11-04 08:59:03 -06:00

add boost headers submodule

This commit is contained in:
Crimson-Hawk
2024-04-26 16:33:45 +08:00
parent dfb9f06e5c
commit 767fed4c4c
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -67,3 +67,6 @@
[submodule "Vulkan-Utility-Libraries"]
path = externals/Vulkan-Utility-Libraries
url = https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git
[submodule "externals/boost-headers"]
path = externals/boost-headers
url = https://github.com/boostorg/headers.git

1
externals/boost-headers vendored Submodule

Submodule externals/boost-headers added at 0456900fad