Skip to content

Conversation

@greyblue9
Copy link

Tested on termux on Android 13, armv8 (arm64)
cmake version 3.26.1
clang version 16.0.0
Target: aarch64-unknown-linux-android24
Thread model: posix

@greyblue9 greyblue9 changed the title compile on termux Android, support out-of-source builf compile on termux Android, support out-of-source build Apr 1, 2023
cmake_minimum_required(VERSION 3.10)
project(extfstools)

set(CMAKE_POLICY_DEFAULT_CMP0128 NEW)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What problem does this solve?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants