]> git.ipfire.org Git - thirdparty/curl.git/commit
cmake: drop redundant macro from test clients
authorViktor Szakats <commit@vsz.me>
Tue, 17 Jun 2025 18:58:35 +0000 (20:58 +0200)
committerViktor Szakats <commit@vsz.me>
Wed, 18 Jun 2025 08:17:04 +0000 (10:17 +0200)
commita282d89a8af6ef0ab65a0ca9baacd00c79be415d
treee148a523e6ffd1f5b4ba3dc6dd3299aa0239d882
parent9e3492690b8d15a81f029516ae7e06a2de5863b9
cmake: drop redundant macro from test clients

Not necessary now that test clients #include `curl_setup.h`.

Follow-up to 539d11297d36cff0bca7dda1f217186f060d577d #17642

Closes #17657
tests/client/CMakeLists.txt