cmake: add CURL_PATCHSTAMP configuration variable, test in CI

Also:
- INSTALL-CMAKE.md: alpha sort.

Closes #20576
This commit is contained in:
Viktor Szakats 2026-02-12 16:55:53 +01:00
parent 516a0cd382
commit 5edd79aa93
No known key found for this signature in database
4 changed files with 10 additions and 2 deletions

View file

@ -330,6 +330,9 @@
/* BoringSSL version */
#cmakedefine CURL_BORINGSSL_VERSION ${CURL_BORINGSSL_VERSION}
/* Patch stamp */
#cmakedefine CURL_PATCHSTAMP ${CURL_PATCHSTAMP}
/* Define to 1 if you have the <ifaddrs.h> header file. */
#cmakedefine HAVE_IFADDRS_H 1