We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bff0d0f commit 500c184Copy full SHA for 500c184
docs/source/building.rst
@@ -225,11 +225,11 @@ Override only a single dependency (fmt):
225
226
.. note::
227
228
-- The exact fetch behaviour (how the mirror prefix is concatenated, or
+ - The exact fetch behaviour (how the mirror prefix is concatenated, or
229
whether the helper expects a full URL vs. a prefix) is implemented in
230
``cmake_modules/ThirdpartyToolchain.cmake``. Consult that file when you
231
need a custom setup.
232
-- Unset an environment variable to revert to the default upstream download
+ - Unset an environment variable to revert to the default upstream download
233
locations, for example:
234
235
.. code-block:: shell
0 commit comments