2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Migrated dependencies in Github CI for Windows.

This commit is contained in:
23rd
2022-01-02 08:22:36 +03:00
committed by John Preston
parent fe7b120003
commit 99f65ab5ec
3 changed files with 59 additions and 354 deletions

View File

@@ -560,7 +560,6 @@ win:
-DCMAKE_C_FLAGS_DEBUG="/MTd /Zi /Ob0 /Od /RTC1" ^
-DCMAKE_C_FLAGS_RELEASE="/MT /O2 /Ob2 /DNDEBUG"
cmake --build out --config Debug
release:
cmake --build out --config Release
cmake --install out --config Release
mac: