mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 02:19:18 -05:00
8dfb1f40b7
74c9d40876execute_process: Fix invocation of .cmd/.bat with spaces104ca10208cmWorkerPool: Adopt MaybePrependCmdExe calls to reduce duplicationcf7ba6d43dcmWorkerPool: Convert RunCommand signature to move semanticsc091fd1420cmUVProcessChain: Convert AddCommand signature to move semanticsc1f6b04176cmSystemTools: Teach MaybePrependCmdExe to always use backslashes817b3967f8cmSystemTools: Teach MaybePrependCmdExe to return GetShortPathNameW failure611a3000f7cmSystemTools: Make MaybePrependCmdExe case-insensitive98fed0f116cmSystemTools: Adopt MaybePrependCmdExe Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !10270