mirror of
https://github.com/curl/curl.git
synced 2026-05-30 11:37:28 +03:00
INSTALL-CMAKE.md: fix typo in prev
Not caught in original PR. Fixing it in CI separately.
Follow-up 82fd9edb0e #18927
This commit is contained in:
parent
82fd9edb0e
commit
0b54ce6ffc
1 changed files with 1 additions and 1 deletions
|
|
@ -517,7 +517,7 @@ Note: These variables are internal and subject to change.
|
|||
- `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)
|
||||
- `curl-ca-bundle`: Build the CA bundle via `scripts/mk-ca-bundle.pl`
|
||||
- `curl-ca-firefox`: Build the CA bundle via `scritps/firefox-db2pem.sh`
|
||||
- `curl-ca-firefox`: Build the CA bundle via `scripts/firefox-db2pem.sh`
|
||||
|
||||
# Migrating from Visual Studio IDE Project Files
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue