Skip to content

cmake: add CURL_DISABLE_BINDLOCAL option#12345

Closed
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:cmake-localbinding
Closed

cmake: add CURL_DISABLE_BINDLOCAL option#12345
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:cmake-localbinding

Conversation

@vszakats

@vszakats vszakats commented Nov 16, 2023

Copy link
Copy Markdown
Member

To match similar autotools option.

Default is ON.

Closes #12345

Default is `ON`.

Closes #xxxxx

@bagder bagder left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We should extend test 1165 to also verify that the cmake build is in sync.

@vszakats vszakats closed this in 20bb363 Nov 17, 2023
@vszakats vszakats deleted the cmake-localbinding branch November 17, 2023 11:27
vszakats added a commit that referenced this pull request Nov 20, 2023
- tests: verify CMake `DISABLE` options.

  Make an exception for 2 CMake-only ones, and one more that's
  using a different naming scheme, also in autotools and source.

- cmake: add support for `CURL_DISABLE_HEADERS_API`.

Suggested-by: Daniel Stenberg
Ref: #12345 (review)

Closes #12353
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.

2 participants