using Lua dep as a CMake project

This commit is contained in:
devZoGok
2023-08-15 14:51:20 +03:00
parent 225cda4a14
commit 84d70b281b
3 changed files with 9 additions and 8 deletions
+3
View File
@@ -1,3 +1,6 @@
[submodule "external/glfw"]
path = external/glfw
url = https://github.com/glfw/glfw
[submodule "external/lua-cmake"]
path = external/lua-cmake
url = https://github.com/lubgr/lua-cmake