mirror of
https://github.com/curl/curl.git
synced 2026-04-15 01:01:41 +03:00
INSTALL-CMAKE.md: document the curl build target
Can be useful to together with `testdeps` to build all binaries. Closes #20694
This commit is contained in:
parent
453470fab1
commit
67298a80b3
1 changed files with 1 additions and 0 deletions
|
|
@ -564,6 +564,7 @@ Note: These variables are internal and subject to change.
|
|||
where <name> is the .c filename without extension.
|
||||
- `curl-examples-build`: Build examples quickly but without the ability to run them. (for build tests)
|
||||
- `curl-man`: Build man pages. (built by default unless disabled)
|
||||
- `curl`: Build curl tool.
|
||||
- `curl_uninstall`: Uninstall curl.
|
||||
- `curl-completion-fish`: Build shell completions for fish. (built by default if enabled)
|
||||
- `curl-completion-zsh`: Build shell completions for zsh. (built by default if enabled)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue