From: Joel Rosdahl Date: Sat, 1 Mar 2025 09:00:43 +0000 (+0100) Subject: docs: Add space after CMake -D option X-Git-Tag: v4.11~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=69748947d3aa50b5108747b3ef8058b620234ff1;p=thirdparty%2Fccache.git docs: Add space after CMake -D option --- diff --git a/doc/INSTALL.md b/doc/INSTALL.md index 67d6e506..fb3fdcd3 100644 --- a/doc/INSTALL.md +++ b/doc/INSTALL.md @@ -41,7 +41,7 @@ should be located or retrieved: - [BLAKE3](https://github.com/BLAKE3-team/BLAKE3)[^1] - [cpp-httplib](https://github.com/yhirose/cpp-httplib)[^1] (optional, disable - with `-DHTTP_STORAGE_BACKEND=OFF`) + with `-D HTTP_STORAGE_BACKEND=OFF`) - [doctest](https://github.com/doctest/doctest)[^2] (optional, disable with `-D ENABLE_TESTING=OFF`) - [fmt](https://fmt.dev)[^1]