ROADMAP: curl_easy_setopt.3 has already been split up

Remove cmake as marked for removal. It is in much better state now.
This commit is contained in:
Daniel Stenberg 2015-02-20 23:31:59 +01:00
parent 689061e3f2
commit 5e4395eab8
1 changed files with 1 additions and 4 deletions

View File

@ -67,7 +67,6 @@ Improve
4. docs (considered "bad" by users but how do we make it better?)
- split up `curl_easy_setopt.3`
- split up curl.1
5. authentication framework (consider merging HTTP and SASL authentication to
@ -80,7 +79,5 @@ Improve
Remove
------
1. cmake support (nobody maintains it)
2. makefile.vc files as there is no point in maintaining two sets of Windows
1. makefile.vc files as there is no point in maintaining two sets of Windows
makefiles. Note: These are currently being used by the Windows autobuilds