]> git.ipfire.org Git - thirdparty/curl.git/commit
cmake: use namespaced custom target names
authorViktor Szakats <commit@vsz.me>
Tue, 9 Apr 2024 10:17:22 +0000 (10:17 +0000)
committerViktor Szakats <commit@vsz.me>
Tue, 9 Apr 2024 21:20:54 +0000 (21:20 +0000)
commit3d569aaaf8714e18db526c6a6f5de9b6c6d9af5a
treebf6a061e5a6a74709fbfe2a6d7fd2b70915e0e5d
parentfeb1a3527edb8a1dab3a8f8aba0ada5c22f7920f
cmake: use namespaced custom target names

Rename custom target to namespaced (unique) names to avoid colliding
with 3rd-party projects (e.g. libzip) built together with curl.

Reported-by: hammlee96 on github
Fixes #13324
Closes #13326
docs/CMakeLists.txt
docs/libcurl/CMakeLists.txt
docs/libcurl/opts/CMakeLists.txt