]> git.ipfire.org Git - thirdparty/curl.git/commit
cmake: also build certs when building test executables
authorViktor Szakats <commit@vsz.me>
Sat, 29 Mar 2025 12:29:26 +0000 (13:29 +0100)
committerViktor Szakats <commit@vsz.me>
Sun, 30 Mar 2025 11:35:09 +0000 (13:35 +0200)
commit68609f0e334359875a2f62735377174ab6b873dd
treea791639f61d4ac15e5f0dbe7d295cc2cbfe702c4
parentf07d57b95528a31e85799c04250f0b1a69fa4496
cmake: also build certs when building test executables

To support running tests directly via `runtests.pl` after building
the test targets. Also to sync with the same update for autotools.

Follow-up to 0c1ad21f978c8f5acf3d0c1708d83a93635d9df3 #16845
Closes #16866
tests/certs/CMakeLists.txt