]> git.ipfire.org Git - thirdparty/curl.git/commit
cmake: move `OUTPUT` argument in the `add_custom_command()` line
authorViktor Szakats <commit@vsz.me>
Tue, 17 Jun 2025 19:08:02 +0000 (21:08 +0200)
committerViktor Szakats <commit@vsz.me>
Wed, 18 Jun 2025 08:17:04 +0000 (10:17 +0200)
commiteb01ac3fc8e1b1c8d8e1195d76da124bd6eff8d1
tree1d4627ba51b3071f9278aae51f3efe8a9e291ce3
parenta282d89a8af6ef0ab65a0ca9baacd00c79be415d
cmake: move `OUTPUT` argument in the `add_custom_command()` line

For greppability.

Closes #17658
src/CMakeLists.txt
tests/client/CMakeLists.txt
tests/libtest/CMakeLists.txt
tests/server/CMakeLists.txt
tests/tunit/CMakeLists.txt
tests/unit/CMakeLists.txt