curl/CMake
Viktor Szakats 8aeefd0b35
rename property to the INTERFACE_ namespace 2 for cmake <3.19 compatibility
```
CMake Error at CMakeLists.txt:1312 (get_target_property):
  INTERFACE_LIBRARY targets may only have whitelisted properties.  The
  property "CURL_GSS_FLAVOUR" is not allowed.
```
2025-11-28 16:19:13 +01:00
..
cmake_uninstall.cmake.in cmake: replace exec_program() with execute_process() 2025-03-23 00:06:25 +01:00
CMakeConfigurableFile.in copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
curl-config.cmake.in curl-config.cmake.in: add logic 3 2025-11-28 16:19:12 +01:00
CurlSymbolHiding.cmake build: drop Windows CE / CeGCC support 2025-11-15 15:35:23 +01:00
CurlTests.c tidy-up: drop stray "unused" comments 2025-09-03 16:31:16 +02:00
FindBrotli.cmake rename property to the INTERFACE_ namespace for cmake <3.19 compatibility 2025-11-28 16:19:13 +01:00
FindCares.cmake rename property to the INTERFACE_ namespace for cmake <3.19 compatibility 2025-11-28 16:19:13 +01:00
FindGnuTLS.cmake cmake: say 'absolute path' in option descriptions and docs 2025-10-21 15:07:36 +02:00
FindGSS.cmake rename property to the INTERFACE_ namespace 2 for cmake <3.19 compatibility 2025-11-28 16:19:13 +01:00
FindLDAP.cmake rename property to the INTERFACE_ namespace for cmake <3.19 compatibility 2025-11-28 16:19:13 +01:00
FindLibbacktrace.cmake cmake: add support for libbacktrace, fix two build issues 2025-11-24 14:29:29 +01:00
FindLibgsasl.cmake rename property to the INTERFACE_ namespace for cmake <3.19 compatibility 2025-11-28 16:19:13 +01:00
FindLibidn2.cmake rename property to the INTERFACE_ namespace for cmake <3.19 compatibility 2025-11-28 16:19:13 +01:00
FindLibpsl.cmake rename property to the INTERFACE_ namespace for cmake <3.19 compatibility 2025-11-28 16:19:13 +01:00
FindLibrtmp.cmake rename property to the INTERFACE_ namespace for cmake <3.19 compatibility 2025-11-28 16:19:13 +01:00
FindLibssh.cmake rename property to the INTERFACE_ namespace for cmake <3.19 compatibility 2025-11-28 16:19:13 +01:00
FindLibssh2.cmake rename property to the INTERFACE_ namespace for cmake <3.19 compatibility 2025-11-28 16:19:13 +01:00
FindLibuv.cmake rename property to the INTERFACE_ namespace for cmake <3.19 compatibility 2025-11-28 16:19:13 +01:00
FindMbedTLS.cmake rename property to the INTERFACE_ namespace for cmake <3.19 compatibility 2025-11-28 16:19:13 +01:00
FindNettle.cmake rename property to the INTERFACE_ namespace for cmake <3.19 compatibility 2025-11-28 16:19:13 +01:00
FindNGHTTP2.cmake rename property to the INTERFACE_ namespace for cmake <3.19 compatibility 2025-11-28 16:19:13 +01:00
FindNGHTTP3.cmake rename property to the INTERFACE_ namespace for cmake <3.19 compatibility 2025-11-28 16:19:13 +01:00
FindNGTCP2.cmake rename property to the INTERFACE_ namespace for cmake <3.19 compatibility 2025-11-28 16:19:13 +01:00
FindQuiche.cmake rename property to the INTERFACE_ namespace for cmake <3.19 compatibility 2025-11-28 16:19:13 +01:00
FindRustls.cmake rename property to the INTERFACE_ namespace for cmake <3.19 compatibility 2025-11-28 16:19:13 +01:00
FindWolfSSL.cmake rename property to the INTERFACE_ namespace for cmake <3.19 compatibility 2025-11-28 16:19:13 +01:00
FindZstd.cmake rename property to the INTERFACE_ namespace for cmake <3.19 compatibility 2025-11-28 16:19:13 +01:00
Macros.cmake badwords: fix issues found in scripts and other files 2025-11-17 17:18:07 +01:00
OtherTests.cmake build: drop HAVE_SYS_SOCKET_H and HAVE_SYS_TIME_H macros 2025-06-15 18:44:39 +02:00
PickyWarnings.cmake build: exclude clang prereleases from compiler warning options 2025-11-17 13:43:50 +01:00
unix-cache.cmake cmake: fix Linux pre-fill HAVE_POSIX_STRERROR_R (when _CURL_PREFILL=ON) 2025-10-18 14:30:43 +02:00
Utilities.cmake rename property to the INTERFACE_ namespace for cmake <3.19 compatibility 2025-11-28 16:19:13 +01:00
win32-cache.cmake build: drop support for VS2008 (Windows) 2025-11-15 15:56:19 +01:00