curl/tests/cmake
Viktor Szakats 45f7cb7695
cmake: misc tidy-ups
- replace `add_compile_options()`,  `add_definitions()` with directory
  properties. To harmonize this across all scripts. The new commands are
  verbose, but describe better how they work. The syntax is also closer
  to setting target properties, helps grepping.

- prefer `CMAKE_INSTALL_PREFIX` over `--prefix` (in tests, CI).

- tidy up cmake invocations.

- formatting.

Closes #16238
2025-02-16 03:37:22 +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: misc tidy-ups 2025-02-16 03:37:22 +01:00