mirror of
https://github.com/savoirfairelinux/jami-client-qt.git
synced 2025-12-17 07:53:24 +08:00
build: add option to build without Qt WebEngine
This patch allows building the project without Qt WebEngine, by disabling (for the time being) the features that depend on it: the emoji picker, link previews, and media file previews in the chatview. Co-authored-by: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> Co-authored-by: Amin Bandali <amin.bandali@savoirfairelinux.com> Change-Id: I74751b0cc6f22c61a6fd7281ca3207e0fdbb2212
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -23,7 +23,7 @@ build-local/
|
||||
*.vcxproj
|
||||
*.vcxproj.filters
|
||||
*qmlcache.qrc
|
||||
|
||||
qml_without_webengine.qrc
|
||||
.deploy.stamp
|
||||
|
||||
# auto-gen files
|
||||
|
||||
Reference in New Issue
Block a user