fix module path

This commit is contained in:
2025-12-15 21:36:02 -05:00
parent 4bd60b172d
commit 9d25b710ee

4
.gitmodules vendored
View File

@@ -38,8 +38,8 @@
path = dependencies/slang
url = https://github.com/shader-slang/slang.git
[submodule "dependencies/libFGL"]
path = dependencies/libFGL
url = git@github.com:KJNeko/libFGL.git
path = dependencies/libFGL
url = git@git.futuregadgetlabs.net:kj16609/libFGL.git
[submodule "dependencies/gtest"]
path = dependencies/gtest
url = https://github.com/google/googletest.git