Skip to content

cmake: use list(APPEND) on CURL_INCLUDES - #15399

Closed
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:cm-list-append
Closed

cmake: use list(APPEND) on CURL_INCLUDES#15399
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:cm-list-append

Conversation

@vszakats

Copy link
Copy Markdown
Member

It does the same as the set() used before this patch.
Makes the code easier to read.

@github-actions github-actions Bot added the build label Oct 24, 2024
@vszakats vszakats closed this in c9b54fa Oct 24, 2024
@vszakats
vszakats deleted the cm-list-append branch October 24, 2024 17:16
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
It does the same as the `set()` used before this patch.
Makes the code easier to read.

Closes curl#15399
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.

1 participant