Working on Android APK building with Makefile

This commit is contained in:
Ray
2017-09-23 00:25:31 +02:00
parent ff9b486ebe
commit 00274f070f
4 changed files with 131 additions and 1 deletions

1
.gitignore vendored
View File

@ -143,6 +143,7 @@ install_manifest.txt
compile_commands.json
CTestTestfile.cmake
build
!templates/android_project/Makefile
# Unignore These makefiles...
!examples/CMakeLists.txt