Skip to content

XPCF version 2.4.0 for Android

Pre-release
Pre-release
Compare
Choose a tag to compare
@granger35 granger35 released this 25 Aug 22:44
d4a9c0a

use the following conan profile :
[settings]
os=Android
os_build=Linux
arch=armv8
arch_build=x86_64
compiler=clang
compiler.version=8
compiler.libcxx=libc++
build_type=Release
os.api_level=21
compiler.cppstd=17
[options]
[build_requires]
[env]