Skip to content

Sync CURL_DISABLE options in CMake#7624

Closed
donny-dont wants to merge 1 commit intocurl:masterfrom
donny-dont:sync-cmake-options
Closed

Sync CURL_DISABLE options in CMake#7624
donny-dont wants to merge 1 commit intocurl:masterfrom
donny-dont:sync-cmake-options

Conversation

@donny-dont
Copy link
Contributor

Adds the full listing of CURL_DISABLE options to the CMakeLists.txt. Moves all option code, except for CURL_DISABLE_OPENSSL_AUTO_LOAD_CONFIG which resides near OpenSSL configuration, to the same block of code. Also sorts the options.

Additionally sorted the CURL-DISABLE listing and fixed the CURL_DISABLE_POP3 option.

@donny-dont donny-dont force-pushed the sync-cmake-options branch 2 times, most recently from c3241b7 to 0de640e Compare August 24, 2021 19:51
@ghost
Copy link

ghost commented Aug 24, 2021

Congratulations 🎉. DeepCode analyzed your code in 0.46 seconds and we found no issues. Enjoy a moment of no bugs ☀️.

👉 View analysis in DeepCode’s Dashboard | Configure the bot

👉 The DeepCode service and API will be deprecated in August, 2021. Here is the information how to migrate. Thank you for using DeepCode 🙏 ❤️ !

If you are using our plugins, you might be interested in their successors: Snyk's JetBrains plugin and Snyk's VS Code plugin.

@bagder bagder added the cmake label Aug 24, 2021
Adds the full listing of CURL_DISABLE options to the CMake build. Moves all option code, except for CURL_DISABLE_OPENSSL_AUTO_LOA_CONFIG which resides near OpenSSL configuration, to the same block of code. Also sorts the options here and in the cmake config header.

Additionally sorted the CURL-DISABLE listing and fixed the CURL_DISABLE_POP3 option.
@donny-dont
Copy link
Contributor Author

Ok I think I got everything ready @bagder

@bagder bagder self-assigned this Aug 25, 2021
@bagder
Copy link
Member

bagder commented Aug 25, 2021

Thanks!

@bagder bagder closed this in 62dbfa3 Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants