summaryrefslogtreecommitdiffstats
path: root/cmake/platform/android
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/platform/android')
-rw-r--r--cmake/platform/android/android.cmake1
-rw-r--r--cmake/platform/android/defines.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/cmake/platform/android/android.cmake b/cmake/platform/android/android.cmake
new file mode 100644
index 0000000..ab0f361
--- /dev/null
+++ b/cmake/platform/android/android.cmake
@@ -0,0 +1 @@
set(PLATFORM_REQUIRED_DEPS OpenGLES)
diff --git a/cmake/platform/android/defines.txt b/cmake/platform/android/defines.txt
new file mode 100644
index 0000000..fa103d0
--- /dev/null
+++ b/cmake/platform/android/defines.txt
@@ -0,0 +1 @@
-DTARGET_POSIX -DTARGET_LINUX -D_LINUX -DTARGET_ANDROID