Skip to content

cmake: Do not look for libpthread on Android#287

Open
brunvonlope wants to merge 1 commit intopantoniou:masterfrom
brunvonlope:bruno/android-support
Open

cmake: Do not look for libpthread on Android#287
brunvonlope wants to merge 1 commit intopantoniou:masterfrom
brunvonlope:bruno/android-support

Conversation

@brunvonlope
Copy link
Copy Markdown

This patch makes possible to build libfyaml on Android with vcpkg: microsoft/vcpkg#51490

Copy link
Copy Markdown

@dg0yt dg0yt left a comment

Choose a reason for hiding this comment

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

CMake's FindThreads.cmake works very well on Windows and Android. (On Windows, it just doesn't provide POSIX threads.) So it is really possible to keep CMake code simple.

Comment thread cmake/libfyaml-config.cmake.in Outdated
It is provided inside bionic libc.
@brunvonlope brunvonlope force-pushed the bruno/android-support branch from 7abd498 to fb4d4e8 Compare May 2, 2026 15:42
@brunvonlope
Copy link
Copy Markdown
Author

@dg0yt I confirmed your minimal fix work

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