Skip to content

Commit 221aef9

Browse files
authored
Android x86 profiles
1 parent 1bfe97e commit 221aef9

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

conan_profiles/android-x86

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
include(base/android)
2+
3+
[settings]
4+
arch=x86
5+
os.api_level=21

conan_profiles/android-x86-ndk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
include(android-x86)
2+
include(base/android-ndk)

0 commit comments

Comments
 (0)