diff --git a/Help/manual/include/OPTIONS_BUILD.rst b/Help/manual/include/OPTIONS_BUILD.rst index 213586c29b..ae283a0a96 100644 --- a/Help/manual/include/OPTIONS_BUILD.rst +++ b/Help/manual/include/OPTIONS_BUILD.rst @@ -74,6 +74,12 @@ precedence regardless of order because of the nature of non-``FORCE`` ``set(... CACHE ...)`` calls. + .. note:: + + When passing a :ref:`semicolon-separated list ` + of paths on Windows, avoid paths with a trailing ``\``, as it may + escape the following ``;`` during list expansion. + .. option:: -U Remove matching entries from CMake ``CACHE``.