Skip to content
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

Fix the help text to the static build option in CMakeLists.txt #11843

Closed
wants to merge 1 commit into from

Conversation

Mathias-Fuchs
Copy link
Contributor

The second argument to the CMake "option" command is the help text and is displayed, for instance, as a tooltip next to the checkbox in the CMake GUI. When the user wants to build static libraries, they will have to check that checkbox. Accordingly, the help text should read "build static libraries", just the same way as the help text to the shared libraries option is "build shared libraries".

@Mathias-Fuchs
Copy link
Contributor Author

when changing a help text string results in unsuccessful tests ...

@dfandrich
Copy link
Contributor

Those three test jobs are permafailing right now. #11767

@bagder bagder closed this in adbb7a0 Sep 16, 2023
@bagder
Copy link
Member

bagder commented Sep 16, 2023

Thanks!

ptitSeb pushed a commit to wasix-org/curl that referenced this pull request Sep 25, 2023
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.

None yet

4 participants