cmake: drop obsolete items from TODO and INSTALL-CMAKE

- INSTALL-CMAKE: delete `Current flaws in the curl CMake build` section.
  #1123 was fixed in 7e93637acd #2443

- TODO: delete item 3.2.
  Follow-up to 1cb4f5d6e8 #1879

Closes #15405
This commit is contained in:
Viktor Szakats 2024-10-24 17:53:24 +02:00
parent 02ac5547c7
commit ec68fb5a6c
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
2 changed files with 0 additions and 24 deletions

View file

@ -59,7 +59,6 @@
3. Documentation
3.1 Improve documentation about fork safety
3.2 Provide cmake config-file
4. FTP
4.1 HOST
@ -546,12 +545,6 @@
See https://github.com/curl/curl/issues/6968
3.2 Provide cmake config-file
A config-file package is a set of files provided by us to allow applications
to write cmake scripts to find and use libcurl easier. See
https://github.com/curl/curl/issues/885
4. FTP
4.1 HOST