From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Mon, 8 Jul 2024 12:18:02 +0000 (+0200) Subject: Fixed regenerating files in a checkout path with spaces (GH-121384) X-Git-Tag: v3.13.0b4~106 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0f5ca645962a0663ba493ae6e8ce47c59f091297;p=thirdparty%2FPython%2Fcpython.git Fixed regenerating files in a checkout path with spaces (GH-121384) (cherry picked from commit 0e77540d86833f0a0ef964ab51f35be9bfb533f9) Co-authored-by: AraHaan --- diff --git a/PCbuild/regen.targets b/PCbuild/regen.targets index 4aa14ed1fad9..416241d9d0df 100644 --- a/PCbuild/regen.targets +++ b/PCbuild/regen.targets @@ -90,23 +90,23 @@ Inputs="@(_CasesSources)" Outputs="@(_CasesOutputs)" DependsOnTargets="FindPythonForBuild"> - - - - - - - - -