mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-03-01 12:00:48 +00:00
Enabled utf-8 mode for python while breakpad is building.
This commit is contained in:
parent
ef543d040e
commit
c20ed7c7a8
@ -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…
Reference in New Issue
Block a user