Skip to content

cmake: sync up Find* modules, add missing pkg-config hints#14529

Closed
vszakats wants to merge 37 commits into
curl:masterfrom
vszakats:cm-more-pkg-config-1
Closed

cmake: sync up Find* modules, add missing pkg-config hints#14529
vszakats wants to merge 37 commits into
curl:masterfrom
vszakats:cm-more-pkg-config-1

Conversation

@vszakats
Copy link
Copy Markdown
Member

@vszakats vszakats commented Aug 13, 2024

  • [...]
  • fix mark_ad_advanced() variables.
  • add mbedTLS version detection.

Closes #14529


@vszakats vszakats added the cmake label Aug 13, 2024
@github-actions github-actions Bot added build tests CI Continuous Integration labels Aug 13, 2024
@vszakats vszakats force-pushed the cm-more-pkg-config-1 branch 5 times, most recently from 3b6a246 to e3ecfff Compare August 13, 2024 21:32
@vszakats vszakats mentioned this pull request Aug 13, 2024
@vszakats vszakats force-pushed the cm-more-pkg-config-1 branch from e3ecfff to f11522a Compare August 13, 2024 22:40
@vszakats vszakats force-pushed the cm-more-pkg-config-1 branch 2 times, most recently from cd4b7fd to d5c79a5 Compare August 14, 2024 02:00
`<upper-name>_FOUND` is the default.
Use standard headers/libs output vars, instead of the internal ones
used before this patch.
Use standard headers/libs output vars, instead of the internal ones
used before this patch.
Use standard headers/libs output vars, instead of the internal ones
used before this patch.
After these updates, libssh2 is detected by cmake, need to disable
it to match autotools, where libssh2 is disabled by default.
@vszakats vszakats marked this pull request as draft August 14, 2024 02:12
Use standard headers/libs output vars, instead of the internal ones
used before this patch.
Use standard headers/libs output vars, instead of the internal ones
used before this patch.
@vszakats vszakats force-pushed the cm-more-pkg-config-1 branch from d5c79a5 to 19e534b Compare August 14, 2024 02:20
@vszakats
Copy link
Copy Markdown
Member Author

This has been split into multiple PRs, with #14548 being the last one. Closing this one without merge.

@vszakats vszakats closed this Aug 15, 2024
@vszakats vszakats deleted the cm-more-pkg-config-1 branch August 15, 2024 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build CI Continuous Integration cmake tests

Development

Successfully merging this pull request may close these issues.

1 participant