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:
Richard Levitte 2024-01-24 13:07:00 +01:00 committed by Daniel Stenberg
parent 5b286c2508
commit 0f4c19b66a
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
4 changed files with 136 additions and 90 deletions

View file

@ -72,7 +72,7 @@ EXTRA_DIST = \
HTTP3.md \
HYPER.md \
INSTALL \
INSTALL.cmake \
INSTALL-CMAKE.md \
INSTALL.md \
INTERNALS.md \
KNOWN_BUGS \