mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Enabled utf-8 mode for python while breakpad is building.
This commit is contained in:
@@ -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 (
|
||||
|
Reference in New Issue
Block a user