curl/CMake
Viktor Szakats 87aa4ebd82
cmake: detect nghttp2 via pkg-config, enable by default
- also detect nghttp2 via `pkg-config` to match nghttp3 detection
  and autotools.

- enable nghttp2 by default to match autotools.

Cherry-picked from #14097
Closes #14136
2024-08-03 09:22:26 +02:00
..
Platforms build: tidy up __builtin_available feature checks (Apple) 2024-07-10 11:42:46 +02:00
cmake_uninstall.cmake.in
CMakeConfigurableFile.in
curl-config.cmake.in cmake: bring curl-config.cmake closer to FindCURL 2024-06-13 11:17:32 +02:00
CurlSymbolHiding.cmake build: untangle CURLDEBUG and DEBUGBUILD macros 2024-05-28 08:12:00 +02:00
CurlTests.c build: tidy up __builtin_available feature checks (Apple) 2024-07-10 11:42:46 +02:00
FindBearSSL.cmake cmake: whitespace, formatting/tidy-up in comments 2024-05-27 18:07:10 +02:00
FindBrotli.cmake cmake: whitespace, formatting/tidy-up in comments 2024-05-27 18:07:10 +02:00
FindCARES.cmake cmake: whitespace, formatting/tidy-up in comments 2024-05-27 18:07:10 +02:00
FindGSS.cmake cmake: whitespace, formatting/tidy-up in comments 2024-05-27 18:07:10 +02:00
FindLibPSL.cmake cmake: whitespace, formatting/tidy-up in comments 2024-05-27 18:07:10 +02:00
FindLibSSH2.cmake cmake: whitespace, formatting/tidy-up in comments 2024-05-27 18:07:10 +02:00
FindMbedTLS.cmake cmake: whitespace, formatting/tidy-up in comments 2024-05-27 18:07:10 +02:00
FindMSH3.cmake
FindNettle.cmake cmake: drop if(PKG_CONFIG_FOUND) guard for pkg_check_modules() 2024-07-30 14:33:50 +02:00
FindNGHTTP2.cmake cmake: detect nghttp2 via pkg-config, enable by default 2024-08-03 09:22:26 +02:00
FindNGHTTP3.cmake
FindNGTCP2.cmake
FindQUICHE.cmake
FindWolfSSL.cmake cmake: improve wolfSSL detection 2024-07-01 17:49:14 +02:00
FindZstd.cmake
Macros.cmake cmake: drop reference to undefined variable 2024-08-03 01:21:23 +02:00
OtherTests.cmake build: use #error instead of invalid syntax 2024-07-14 14:03:00 +02:00
PickyWarnings.cmake build: sync warning options between autotools, cmake & compilers 2024-07-10 11:30:40 +02:00
Utilities.cmake