diff --git a/.gitmodules b/.gitmodules index 8772ecc..3b294c3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -36,4 +36,7 @@ url = https://github.com/KhronosGroup/glslang.git [submodule "dependencies/slang"] path = dependencies/slang - url = https://github.com/shader-slang/slang.git \ No newline at end of file + url = https://github.com/shader-slang/slang.git +[submodule "dependencies/libFGL"] + path = dependencies/libFGL + url = git@github.com:KJNeko/libFGL.git \ No newline at end of file diff --git a/dependencies/libFGL b/dependencies/libFGL index 9f42b6f..7274f88 160000 --- a/dependencies/libFGL +++ b/dependencies/libFGL @@ -1 +1 @@ -Subproject commit 9f42b6f4484890c6d6a25ea3e9a000607ce91497 +Subproject commit 7274f88c6f2a698f68f18e90c6cb5df5652c0e60