curl/CMake
Valentin Richter 37b8a16fa7
cmake: prevent dev warning due to mismatched arg
-- curl version=[7.81.0-DEV]
CMake Warning (dev) at /usr/share/cmake-3.22.1/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
  The package name passed to `find_package_handle_standard_args` (MBEDTLS)
  does not match the name of the calling package (MbedTLS).  This can lead to
  problems in calling code that expects `find_package` result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  deps/curl/CMake/FindMbedTLS.cmake:31 (find_package_handle_standard_args)
  deps/curl/CMakeLists.txt:473 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

Closes #8207
2022-01-02 23:01:07 +01:00
..
Platforms configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_r 2021-06-18 13:52:21 +02:00
CMakeConfigurableFile.in curl.se: new home 2020-11-04 23:59:47 +01:00
CurlSymbolHiding.cmake cmake: don't pass -fvisibility=hidden to clang-cl on Windows 2020-11-10 23:40:33 +01:00
CurlTests.c CMake: remove `HAVE_WINSOCK_H` definition 2021-09-29 15:54:36 +02:00
FindBearSSL.cmake curl.se: new home 2020-11-04 23:59:47 +01:00
FindBrotli.cmake curl.se: new home 2020-11-04 23:59:47 +01:00
FindCARES.cmake curl.se: new home 2020-11-04 23:59:47 +01:00
FindGSS.cmake curl.se: new home 2020-11-04 23:59:47 +01:00
FindLibSSH2.cmake curl.se: new home 2020-11-04 23:59:47 +01:00
FindMbedTLS.cmake cmake: prevent dev warning due to mismatched arg 2022-01-02 23:01:07 +01:00
FindNGHTTP2.cmake curl.se: new home 2020-11-04 23:59:47 +01:00
FindNGHTTP3.cmake curl.se: new home 2020-11-04 23:59:47 +01:00
FindNGTCP2.cmake curl.se: new home 2020-11-04 23:59:47 +01:00
FindNSS.cmake curl.se: new home 2020-11-04 23:59:47 +01:00
FindQUICHE.cmake curl.se: new home 2020-11-04 23:59:47 +01:00
FindWolfSSL.cmake curl.se: new home 2020-11-04 23:59:47 +01:00
FindZstd.cmake curl.se: new home 2020-11-04 23:59:47 +01:00
Macros.cmake cmake: make CURL_ZLIB a tri-state variable 2020-11-19 13:38:47 +01:00
OtherTests.cmake CMake: remove `HAVE_WINSOCK_H` definition 2021-09-29 15:54:36 +02:00
Utilities.cmake curl.se: new home 2020-11-04 23:59:47 +01:00
cmake_uninstall.cmake.in curl.se: new home 2020-11-04 23:59:47 +01:00
curl-config.cmake.in curl.se: new home 2020-11-04 23:59:47 +01:00