curl/CMake
Viktor Szakats 1d29246534
cmake: tidy up around ngtcp2 and wolfSSL
- fix to add the `m` library without path.
  Follow-up to 8577f4ca08 #14343
  Authored-by: Tal Regev
  Fixes #14549

- move `m` library detection to wolfSSL Find module.
  `m` is necessary for wolfSSL (wolfcrypt) library functions called by
  `libngtcp2_crypto_wolfssl`.
  Follow-up to 8577f4ca08 #14343

- fix comment header about supported `COMPONENT` names.

- quote strings.

- lowercase local variables.

Closes #14576
2024-08-18 11:17:20 +02:00
..
Platforms build: tidy up __builtin_available feature checks (Apple) 2024-07-10 11:42:46 +02:00
cmake_uninstall.cmake.in cmake: more small tidy-ups and fixes 2024-08-08 13:48:28 +02:00
CMakeConfigurableFile.in copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
curl-config.cmake.in cmake: add CURL_USE_PKGCONFIG option 2024-08-13 09:28:27 +02:00
CurlSymbolHiding.cmake cmake: tidy-up continues 2024-08-17 00:32:38 +02:00
CurlTests.c cmake: tidy-ups 2024-08-03 20:49:15 +02:00
FindBearSSL.cmake cmake: rename wolfSSL and zstd config variables to uppercase 2024-08-17 21:23:51 +02:00
FindBrotli.cmake cmake: revert to pkg_check_modules() 2024-08-17 00:31:52 +02:00
FindCARES.cmake cmake: revert to pkg_check_modules() 2024-08-17 00:31:52 +02:00
FindGSS.cmake cmake: tidy-up continues 2024-08-17 00:32:38 +02:00
FindLibPSL.cmake cmake: sync up version detection in Find modules 2024-08-17 10:33:26 +02:00
FindLibSSH2.cmake cmake: sync up version detection in Find modules 2024-08-17 10:33:26 +02:00
FindMbedTLS.cmake cmake: rename wolfSSL and zstd config variables to uppercase 2024-08-17 21:23:51 +02:00
FindMSH3.cmake cmake: revert to pkg_check_modules() 2024-08-17 00:31:52 +02:00
FindNettle.cmake cmake: sync up version detection in Find modules 2024-08-17 10:33:26 +02:00
FindNGHTTP2.cmake cmake: revert to pkg_check_modules() 2024-08-17 00:31:52 +02:00
FindNGHTTP3.cmake cmake: revert to pkg_check_modules() 2024-08-17 00:31:52 +02:00
FindNGTCP2.cmake cmake: tidy up around ngtcp2 and wolfSSL 2024-08-18 11:17:20 +02:00
FindQUICHE.cmake cmake: revert to pkg_check_modules() 2024-08-17 00:31:52 +02:00
Findrustls.cmake cmake: revert to pkg_check_modules() 2024-08-17 00:31:52 +02:00
FindWolfSSH.cmake cmake: sync up version detection in Find modules 2024-08-17 10:33:26 +02:00
FindWolfSSL.cmake cmake: tidy up around ngtcp2 and wolfSSL 2024-08-18 11:17:20 +02:00
FindZstd.cmake cmake: do not unset the deprecated mixed-case variables 2024-08-17 22:50:16 +02:00
Macros.cmake cmake: more syntax tidy-up 2024-08-07 23:41:27 +02:00
OtherTests.cmake cmake: more syntax tidy-up 2024-08-07 23:41:27 +02:00
PickyWarnings.cmake tidy-up: OS names 2024-08-04 19:17:45 +02:00
Utilities.cmake cmake: more syntax tidy-up 2024-08-07 23:41:27 +02:00