Skip to content
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

cmake: add missing pkg-config hints to Find modules #14545

Closed
wants to merge 7 commits into from

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Aug 14, 2024

  • brotli, c-ares, libpsl, libssh2, mbedtls, rustls:
    Use pkg-config for path hints and version info. Syncing them up with
    the rest of Find modules.

  • GHA/macos: force-disable libssh2 with cmake to sync with autotools.
    After this patch, cmake auto-detects libssh2 in this job.

@vszakats vszakats added build cmake CI Continuous Integration labels Aug 14, 2024
@vszakats vszakats changed the title cmake: add missing pkg-config hints cmake: add missing pkg-config hints to Find modules Aug 14, 2024
@vszakats vszakats closed this in 2784801 Aug 15, 2024
@vszakats vszakats deleted the cm-find-pkg-config branch August 15, 2024 07:30
vszakats pushed a commit that referenced this pull request Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build CI Continuous Integration cmake
Development

Successfully merging this pull request may close these issues.

1 participant