mirror of
https://github.com/curl/curl.git
synced 2026-08-24 14:53:31 +03:00
cmake: freshen up docs/INSTALL.cmake
- Turn docs/INSTALL.cmake into a proper markdown file, docs/INSTALL-CMAKE.md - Move things around to divide the description into configuration, building and installing sections - Mention the more modern cmake options to configure, build and install, but also retain the older variants as fallbacks Closes #12772
This commit is contained in:
parent
5b286c2508
commit
0f4c19b66a
4 changed files with 136 additions and 90 deletions
|
|
@ -72,7 +72,7 @@ EXTRA_DIST = \
|
|||
HTTP3.md \
|
||||
HYPER.md \
|
||||
INSTALL \
|
||||
INSTALL.cmake \
|
||||
INSTALL-CMAKE.md \
|
||||
INSTALL.md \
|
||||
INTERNALS.md \
|
||||
KNOWN_BUGS \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue