From: Daniel Stenberg Date: Tue, 2 Aug 2016 22:15:58 +0000 (+0200) Subject: TODO: Provide cmake config-file X-Git-Tag: curl-7_50_1~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=52276b51e056ed7855884e1960ba80dde6e1b6dd;p=curl TODO: Provide cmake config-file Closes #885 --- diff --git a/docs/TODO b/docs/TODO index c0a8814b4..30f208718 100644 --- a/docs/TODO +++ b/docs/TODO @@ -45,6 +45,7 @@ 3. Documentation 3.1 Update date and version in man pages + 3.2 Provide cmake config-file 4. FTP 4.1 HOST @@ -395,6 +396,12 @@ pages at release time to use the current date and curl/libcurl version number. +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