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:
Viktor Szakats 2025-10-08 13:37:29 +02:00
parent 82fd9edb0e
commit 0b54ce6ffc
No known key found for this signature in database
GPG Key ID: B5ABD165E2AEF201

View File

@ -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