Skip to content

cmake: set found status to OFF when not found (for compression deps)#20147

Closed
JoshuaVandaele wants to merge 1 commit into
curl:masterfrom
JoshuaVandaele:cmake-lib
Closed

cmake: set found status to OFF when not found (for compression deps)#20147
JoshuaVandaele wants to merge 1 commit into
curl:masterfrom
JoshuaVandaele:cmake-lib

Conversation

@JoshuaVandaele

@JoshuaVandaele JoshuaVandaele commented Jan 1, 2026

Copy link
Copy Markdown
Contributor

This fixes curl using libraries if CURL_{BROTLI|ZLIB|ZSTD} is set to
OFF but the library was found in a parent project that includes curl.

Comment thread CMake/Macros.cmake
This fixes cURL using libraries if CURL_XYZ is set to OFF but XYZ was found in a parent project that includes cURL
@testclutch

This comment was marked as outdated.

@vszakats vszakats changed the title cmake: set dependency found status to OFF when not found cmake: set found status to OFF when not found for compression dependencies Jan 1, 2026
@vszakats vszakats changed the title cmake: set found status to OFF when not found for compression dependencies cmake: set found status to OFF when not found (for compression dependencies) Jan 1, 2026
@vszakats vszakats changed the title cmake: set found status to OFF when not found (for compression dependencies) cmake: set found status to OFF when not found (for compression deps) Jan 2, 2026
@vszakats vszakats closed this in 27ffb81 Jan 2, 2026
@vszakats

vszakats commented Jan 2, 2026

Copy link
Copy Markdown
Member

Thanks @JoshuaVandaele, merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants