switch to cmake
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
[submodule "vendor/asset-packer"]
|
||||
path = vendor/asset-packer
|
||||
url = git@github.com:ShadesAndGrays/Asset-Packer.git
|
||||
[submodule "vendor/raylib"]
|
||||
path = vendor/raylib
|
||||
url = git@github.com:ShadesAndGrays/Asset-Packer.git
|
||||
[submodule "vendor/rlImGui"]
|
||||
path = vendor/rlImGui
|
||||
url = https://github.com/raylib-extras/rlImGui.git
|
||||
[submodule "vendor/imgui"]
|
||||
path = vendor/imgui
|
||||
url = https://github.com/ocornut/imgui.git
|
||||
Reference in New Issue
Block a user