[Build] Make premake-androidmk generate something

This commit is contained in:
Triang3l 2020-11-21 17:14:40 +03:00
parent 7cb3cc3564
commit 2f247e0f9e
5 changed files with 54 additions and 19 deletions

3
.gitmodules vendored
View file

@ -67,3 +67,6 @@
[submodule "third_party/premake-cmake"]
path = third_party/premake-cmake
url = https://github.com/Enhex/premake-cmake.git
[submodule "third_party/premake-androidmk"]
path = third_party/premake-androidmk
url = https://github.com/Meoo/premake-androidmk.git