curl/CMake
Viktor Szakats acbc6b703f
cmake: tidy-ups
- tidy-up comments.
- use lowercase, underscore prefixed names for internal variables.
- use `IN LISTS` and `IN ITEMS` in `foreach()` loops.
- rename variable name `OUTPUT` to a more distinctive one.
- tidy-up `STREQUAL` syntax.
- delete commented code.
- indent/whitespace.

Closes #14197
2024-08-03 20:49:15 +02:00
..
Platforms build: tidy up __builtin_available feature checks (Apple) 2024-07-10 11:42:46 +02:00
cmake_uninstall.cmake.in cmake: tidy-ups 2024-08-03 20:49:15 +02:00
CMakeConfigurableFile.in
curl-config.cmake.in
CurlSymbolHiding.cmake cmake: tidy-ups 2024-08-03 20:49:15 +02:00
CurlTests.c cmake: tidy-ups 2024-08-03 20:49:15 +02:00
FindBearSSL.cmake
FindBrotli.cmake
FindCARES.cmake cmake: tidy-ups 2024-08-03 20:49:15 +02:00
FindGSS.cmake cmake: tidy-ups 2024-08-03 20:49:15 +02:00
FindLibPSL.cmake cmake: tidy-ups 2024-08-03 20:49:15 +02:00
FindLibSSH2.cmake cmake: tidy-ups 2024-08-03 20:49:15 +02:00
FindMbedTLS.cmake
FindMSH3.cmake cmake: tidy-ups 2024-08-03 20:49:15 +02:00
FindNettle.cmake cmake: tidy-ups 2024-08-03 20:49:15 +02:00
FindNGHTTP2.cmake cmake: detect nghttp2 via pkg-config, enable by default 2024-08-03 09:22:26 +02:00
FindNGHTTP3.cmake cmake: tidy-ups 2024-08-03 20:49:15 +02:00
FindNGTCP2.cmake cmake: tidy-ups 2024-08-03 20:49:15 +02:00
FindQUICHE.cmake cmake: tidy-ups 2024-08-03 20:49:15 +02:00
FindWolfSSL.cmake
FindZstd.cmake cmake: tidy-ups 2024-08-03 20:49:15 +02:00
Macros.cmake cmake: tidy-ups 2024-08-03 20:49:15 +02:00
OtherTests.cmake build: use #error instead of invalid syntax 2024-07-14 14:03:00 +02:00
PickyWarnings.cmake cmake: tidy-ups 2024-08-03 20:49:15 +02:00
Utilities.cmake