[Chore] (FastSTL): Add FastSTL as submodule.

This commit is contained in:
BZLZHH
2025-10-02 10:55:16 +08:00
parent f865d231d0
commit 968d645d17
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -7,3 +7,6 @@
[submodule "3rdparty/SPIRV-Cross"]
path = 3rdparty/SPIRV-Cross
url = https://github.com/KhronosGroup/SPIRV-Cross.git
[submodule "include/FastSTL"]
path = include/FastSTL
url = https://github.com/MobileGL-Dev/FastSTL.git
+1
Submodule include/FastSTL added at 644b3b01e6