Skip to content

Conversation

@ryonakano
Copy link
Contributor

Fixes #39

Fix the following warning when running the "meson setup" command:

WARNING: find_library('libgcrypt') starting in "lib" only works by accident and is not portable
Library libgcrypt found: YES
Library gcrypt found: YES

Fix the following warning when running the "meson setup" command:

    WARNING: find_library('libgcrypt') starting in "lib" only works by accident and is not portable
    Library libgcrypt found: YES
    Library gcrypt found: YES
Copy link
Collaborator

@teamcons teamcons left a comment

Choose a reason for hiding this comment

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

Oh, Ryo, you are such a treasure

@teamcons teamcons merged commit c00d0f6 into elfenware:main Jan 4, 2026
2 checks passed
@ryonakano ryonakano deleted the fix-meson-warning branch January 4, 2026 14:33
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.

meson warns about find_library('libgcrypt')

2 participants