summaryrefslogtreecommitdiff
path: root/misc/buck/.buckconfig
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2018-12-14 15:53:13 +0100
committerKonstantin Käfer <mail@kkaefer.com>2019-01-09 10:26:53 +0100
commit9acdd75d04f335313a6c491599b5c7559d6458c7 (patch)
treef888489fd4087f68e7b3be30f8c6cef19a53634f /misc/buck/.buckconfig
parentf867c5784ccc63d419ebf8ee3dcef9fa4b610704 (diff)
downloadqtlocation-mapboxgl-9acdd75d04f335313a6c491599b5c7559d6458c7.tar.gz
[build] add a Buck build and BUCK file for Android
Diffstat (limited to 'misc/buck/.buckconfig')
-rw-r--r--misc/buck/.buckconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/buck/.buckconfig b/misc/buck/.buckconfig
new file mode 100644
index 0000000000..48028a9adb
--- /dev/null
+++ b/misc/buck/.buckconfig
@@ -0,0 +1,8 @@
+[ndk]
+cpu_abis = armv7
+compiler = clang
+app_platform = android-14
+
+[project]
+ignore = .git
+allow_symlinks = allow