2
0
mirror of https://github.com/tribufu/sdk-cpp synced 2025-06-22 01:24:37 +00:00

Add premake submodule

This commit is contained in:
Guilherme Werner
2023-12-16 09:23:39 -03:00
parent 06e7d628e7
commit 99ced22285
10 changed files with 12 additions and 30 deletions

4
.gitmodules vendored

@ -1,3 +1,7 @@
[submodule "vendor/Mintaka"]
path = vendor/Mintaka
url = https://github.com/Tribufu/Mintaka
[submodule "vendor/premake-core"]
path = vendor/premake-core
url = https://github.com/TribufuForks/premake-core
branch = vendor