From: AraHaan Date: Fri, 5 Jul 2024 16:33:52 +0000 (-0400) Subject: Fixed regenerating files in a checkout path with spaces (GH-121384) X-Git-Tag: v3.14.0a1~1217 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e77540d86833f0a0ef964ab51f35be9bfb533f9;p=thirdparty%2FPython%2Fcpython.git Fixed regenerating files in a checkout path with spaces (GH-121384) --- 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"> - - - - - - - - -