diff options
| author | Matthias Melcher <git@matthiasm.com> | 2019-01-16 02:12:29 +0100 |
|---|---|---|
| committer | Matthias Melcher <git@matthiasm.com> | 2019-01-16 02:12:29 +0100 |
| commit | 563baced13e4961500dccd35b19e9b063c93dc9c (patch) | |
| tree | 1ffaea2a4963c0a7f652a9b87be7d84f3453a7c5 /CMake/Android | |
| parent | 6de1c93e545e8100a4e907938dccd9b0564e12a2 (diff) | |
Android CMake: fix, more autogenerated files
Fixed a bug that would cause an error is Android Build was NOT
defined. Creating list of test targets automatically.
Diffstat (limited to 'CMake/Android')
| -rw-r--r-- | CMake/Android/settings.gradle.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/CMake/Android/settings.gradle.in b/CMake/Android/settings.gradle.in index 9cdfbec62..8b1378917 100644 --- a/CMake/Android/settings.gradle.in +++ b/CMake/Android/settings.gradle.in @@ -1,3 +1 @@ -include ':arc' -include ':hello' |
