Support for submodules in build process

This commit is contained in:
Ciaran Gultnieks 2011-01-15 23:24:41 +00:00
parent 71084958c8
commit 4a323dda66
2 changed files with 15 additions and 0 deletions

3
README
View file

@ -156,6 +156,9 @@ configuration to the build. These are:
build. Probably not useful for any other application.
buildjni=yes Enables building of native code via the ndk-build script before
doing the main ant build.
submodules=yes Use if the project (git only) has submodules - causes git
submodule init and update to be executed after the source is
cloned.
Another example, using extra parameters: