Skip to content

Conversation

@luadebug
Copy link
Contributor

@luadebug luadebug commented Dec 14, 2025

CMAKE_SYSTEM_VERSION set to 24 (Android 7.0) to resolve stderr, stdout, __write_chk symbols.

# Skip test discovery for Android builds - binaries cannot run on host
if (NOT CMAKE_SYSTEM_NAME STREQUAL "Android")
    gtest_discover_tests(${PROJECT_NAME})
endif()

@orange-cpp orange-cpp merged commit 852bf5c into orange-cpp:main Dec 15, 2025
6 checks passed
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