mirror of
https://github.com/savoirfairelinux/jami-client-qt.git
synced 2025-12-17 07:53:24 +08:00
build: simplify CMake and python helper script
+ Check early for Qt6 and remove module list duplication. + Add qrencode-win32 as a submodule. Remove unused libqrencode submodule(GNU/Linux and macOS use package dependencies). + Remove unused ReleaseCompile option. REQUIRES adjustments to: - https://jenkins.jami.net/view/clients/job/client-qt-msvc-tests (JenkinsFile ??) Gitlab: #601 Change-Id: Ied65c9aaead86009d70f68705f8592950dab2dfa
This commit is contained in:
committed by
kkostiuk
parent
4bce873f34
commit
d82e382070
1
.gitignore
vendored
1
.gitignore
vendored
@@ -11,7 +11,6 @@ x86/
|
||||
debug/
|
||||
release/
|
||||
beta/
|
||||
qrencode-win32/
|
||||
*.dll
|
||||
*.qm
|
||||
build/
|
||||
|
||||
Reference in New Issue
Block a user