Closed bobrofon closed 3 years ago
Build environment used by F-Droid project not allowed to build artifacts for multiple architectures at once.
Use: cmake --build build_dir/ --target easysshfs-arm64v8a to build apk for arm64-v8a ABI.
cmake --build build_dir/ --target easysshfs-arm64v8a
Supported targets:
Signed-off-by: Sergey Bobrenok bobrofon@gmail.com
Build environment used by F-Droid project not allowed to build artifacts for multiple architectures at once.
Use:
cmake --build build_dir/ --target easysshfs-arm64v8a
to build apk for arm64-v8a ABI.Supported targets:
Signed-off-by: Sergey Bobrenok bobrofon@gmail.com