mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Remove glib dependency from Qt
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
CMAKE_VER: "3.16.3"
|
||||
UPLOAD_ARTIFACT: "false"
|
||||
ONLY_CACHE: "false"
|
||||
MANUAL_CACHING: "1"
|
||||
MANUAL_CACHING: "2"
|
||||
DOC_PATH: "docs/building-cmake.md"
|
||||
|
||||
steps:
|
||||
@@ -390,6 +390,7 @@ jobs:
|
||||
-system-freetype \
|
||||
-fontconfig \
|
||||
-no-opengl \
|
||||
-no-glib \
|
||||
-no-gtk \
|
||||
-static \
|
||||
-openssl-linked \
|
||||
|
||||
Reference in New Issue
Block a user