Skip to content

cmake: append picky warnings to CMAKE_REQUIRED_FLAGS as string #17055

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

Closed
wants to merge 2 commits into from

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Apr 14, 2025

Also:

Follow-up to e865420 #17047

@vszakats vszakats force-pushed the cm-req-flag-fixup branch from 1ae59c5 to d5f50af Compare April 14, 2025 23:22
@testclutch

This comment was marked as outdated.

@vszakats vszakats closed this in 111b58f Apr 14, 2025
@vszakats vszakats deleted the cm-req-flag-fixup branch April 14, 2025 23:50
nbaws pushed a commit to nbaws/curl that referenced this pull request Apr 26, 2025
Also:
- drop unnecessary type conversion. `CMAKE_REQUIRED_FLAGS` is already
  space-separated.
  https://cmake.org/cmake/help/latest/module/CheckCSourceCompiles.html

Follow-up to e865420 curl#17047
Closes curl#17055
nbaws pushed a commit to nbaws/curl that referenced this pull request Apr 26, 2025
Also:
- drop unnecessary type conversion. `CMAKE_REQUIRED_FLAGS` is already
  space-separated.
  https://cmake.org/cmake/help/latest/module/CheckCSourceCompiles.html

Follow-up to e865420 curl#17047
Closes curl#17055
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