summaryrefslogtreecommitdiff
path: root/autobuild.xml
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2023-06-07 09:31:10 -0400
committerNat Goodspeed <nat@lindenlab.com>2023-06-07 09:31:10 -0400
commit996ea03d874c714f312c1bfbafda3dddc2172a39 (patch)
tree7899150ab1129cd39036da30dfd2d0c70876c278 /autobuild.xml
parent004150a5305d0df06c52a51a0df3ac26dd4a63cd (diff)
SL-18837: On Windows, try using py.exe Python stub.
Diffstat (limited to 'autobuild.xml')
-rw-r--r--autobuild.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/autobuild.xml b/autobuild.xml
index 31ab78c79b..9c8bf57f60 100644
--- a/autobuild.xml
+++ b/autobuild.xml
@@ -3676,6 +3676,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string>
<string>${AUTOBUILD_WIN_CMAKE_GEN|NOTWIN}</string>
<string>-A</string>
<string>${AUTOBUILD_WIN_VSPLATFORM|NOTWIN}</string>
+ <string>-DPYTHON_EXECUTABLE=C:\Windows\py.exe</string>
</array>
</map>
<key>default</key>
@@ -3719,6 +3720,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string>
<string>-DINSTALL_PROPRIETARY=FALSE</string>
<string>-DUSE_KDU=FALSE</string>
<string>-DUSE_OPENAL:BOOL=ON</string>
+ <string>-DPYTHON_EXECUTABLE=C:\Windows\py.exe</string>
</array>
</map>
<key>name</key>
@@ -3752,6 +3754,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string>
<string>${AUTOBUILD_WIN_CMAKE_GEN|NOTWIN}</string>
<string>-A</string>
<string>${AUTOBUILD_WIN_VSPLATFORM|NOTWIN}</string>
+ <string>-DPYTHON_EXECUTABLE=C:\Windows\py.exe</string>
</array>
</map>
<key>name</key>
@@ -3794,6 +3797,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string>
<string>-DINSTALL_PROPRIETARY=FALSE</string>
<string>-DUSE_KDU=FALSE</string>
<string>-DUSE_OPENAL:BOOL=ON</string>
+ <string>-DPYTHON_EXECUTABLE=C:\Windows\py.exe</string>
</array>
</map>
<key>name</key>