curl/tests/cmake
Viktor Szakats fb70812437
cmake: add integration tests, run them in CI
Add CMake test project consuming curl via these methods:
`FetchContent`, `add_subdirectory()`, `find_package()`.

Also:
- GHA/distcheck: run these tests in CI.
- cmakelint: exclude a warning for calling "wonky-cased" built-in
  CMake functions, such as `FetchContent_Declare()`.

Closes #16126
2025-02-07 00:15:48 +01:00
..
CMakeLists.txt cmake: add integration tests, run them in CI 2025-02-07 00:15:48 +01:00
test.c cmake: add integration tests, run them in CI 2025-02-07 00:15:48 +01:00
test.sh cmake: add integration tests, run them in CI 2025-02-07 00:15:48 +01:00