mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
Enabled utf-8 mode for python while breakpad is building.
This commit is contained in:
parent
ef543d040e
commit
c20ed7c7a8
1 changed files with 1 additions and 0 deletions
|
@ -1047,6 +1047,7 @@ depends:patches/breakpad.diff
|
|||
git apply ../patches/breakpad.diff
|
||||
git clone -b release-1.11.0 https://github.com/google/googletest src/testing
|
||||
win:
|
||||
SET "PYTHONUTF8=1"
|
||||
if "%X8664%" equ "x64" (
|
||||
SET "FolderPostfix=_x64"
|
||||
) else (
|
||||
|
|
Loading…
Add table
Reference in a new issue