aboutsummaryrefslogtreecommitdiffstats
path: root/coin/conan/profiles/baseprofiles/android-x86-clang
blob: 765dea6270c7f5cabfe814ab88c5d38b7f7aa3a7 (plain)
1
2
3
4
5
6
7
8
9
10
[settings]
    os=Android
    os.api_level=8
    arch=x86
    compiler=clang
    compiler.version=11
    compiler.libcxx=c++_shared
    build_type=RelWithDebInfo
[options]
*:shared=True