From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Sun, 17 Jul 2022 14:46:43 +0000 (-0700) Subject: gh-92348: Add quotes to support building on Windows with spaces in directory name... X-Git-Tag: v3.11.0b5~63 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7bca87d384b9c8b5243d930536c13c66b559010d;p=thirdparty%2FPython%2Fcpython.git gh-92348: Add quotes to support building on Windows with spaces in directory name (GH-94925) (cherry picked from commit 5c19ddab65f91d190ec94c494e95c5d551a45efc) Co-authored-by: Steve Dower --- diff --git a/PCbuild/pyproject.props b/PCbuild/pyproject.props index df3efc631d15..e398b333572e 100644 --- a/PCbuild/pyproject.props +++ b/PCbuild/pyproject.props @@ -229,7 +229,7 @@ public override bool Execute() { -