Setup build system
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
[submodule "external/boost"]
|
||||
path = external/boost
|
||||
url = https://github.com/boostorg/boost
|
||||
[submodule "external/glm"]
|
||||
path = external/glm
|
||||
url = https://github.com/g-truc/glm.git
|
||||
[submodule "external/glfw"]
|
||||
path = external/glfw
|
||||
url = https://github.com/glfw/glfw.git
|
||||
[submodule "external/slang"]
|
||||
path = external/slang
|
||||
url = https://github.com/shader-slang/slang.git
|
||||
Reference in New Issue
Block a user