use-system-quazip-qt6 #233
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "guoyunhe:use-system-quazip-qt6"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
CPM already does this. What package name does openSUSE use for QuaZip?
Arch and Gentoo both use
QuaZip-Qt6
which is what CPM currently uses.@crueter wrote in #233 (comment):
openSUSE's build container doesn't allow internet access. So it is not possible to use CPM. I have to switch to system packages...
WIP: use-system-quazip-qt6to use-system-quazip-qt6Then let's use CPM.cmake instead of get_cpm.cmake: https://github.com/cpm-cmake/CPM.cmake/releases/download/v0.42.0/CPM.cmake
Sup: #234
Will open a PR later with explicit externals overrides for most dependencies.
Pull request closed