]> git.ipfire.org Git - thirdparty/curl.git/commit
cmake: fixup `DEPENDS` filename
authorViktor Szakats <commit@vsz.me>
Thu, 4 Apr 2024 19:33:49 +0000 (19:33 +0000)
committerViktor Szakats <commit@vsz.me>
Thu, 4 Apr 2024 22:58:51 +0000 (22:58 +0000)
commit2cac6a49b3d8b57d77f08f94b023ced211c70d55
tree3459c85a82836af55790a9cf21905f519a16484c
parentb6f2e331189f7ac560b18a2a93d0a978f3d4a0d5
cmake: fixup `DEPENDS` filename

Fixing:
```
make[2]: Circular docs/curl-config.1 <- docs/curl-config.1 dependency dropped.
make[2]: Circular docs/mk-ca-bundle.1 <- docs/mk-ca-bundle.1 dependency dropped.
```
Ref: https://github.com/curl/curl/actions/runs/8559617487/job/23456740844?pr=13282#step:6:18

Follow-up to 5023ffad2c27d4b916ddb91800f99ecc5d3aad07 #13197
Closes #13283
docs/CMakeLists.txt