Skip to content

compile on termux Android, support out-of-source build #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

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
@@ -1,5 +1,11 @@
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