File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed
Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change @@ -225,13 +225,6 @@ Override only a single dependency (fmt):
225225
226226 .. note ::
227227
228- - 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
233- locations, for example:
234-
235- .. code-block :: shell
236-
237- unset PAIMON_THIRDPARTY_MIRROR_URL
228+ The exact fetch behaviour (how the mirror prefix is concatenated, or whether the helper expects a full URL vs. a prefix)
229+ is implemented in ``cmake_modules/ThirdpartyToolchain.cmake ``. Consult that file when you need a custom setup.
230+ Unset an environment variable to revert to the default upstream download locations: ``unset PAIMON_THIRDPARTY_MIRROR_URL ``
You can’t perform that action at this time.
0 commit comments