mirror of
https://github.com/curl/curl.git
synced 2026-07-26 02:07:16 +03:00
parent
a0c2ab9370
commit
52276b51e0
1 changed files with 7 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue