summaryrefslogtreecommitdiffstats
path: root/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg.json')
-rw-r--r--vcpkg.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/vcpkg.json b/vcpkg.json
index 01a4657d4..a9e895153 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -41,6 +41,15 @@
"platform": "windows"
}
]
+ },
+ "android": {
+ "description": "Enable Android dependencies",
+ "dependencies": [
+ {
+ "name": "oboe",
+ "platform": "android"
+ }
+ ]
}
},
"overrides": [