Currently, one can build either the Qt 5 bindings or the Qt 6 bindings. This should be improved.
Description
Description
Revisions and Commits
Revisions and Commits
rM GPGME | |||
rM5c095553e434 build,qt: Fix include path in CMake files | |||
rM42e151b34ba1 build,qt: Allow building Qt 5 bindings and Qt 6 bindings | |||
rM899a572b3355 build,qt: Remove include directories on uninstall | |||
rMe6830b58b6de build,qt: Decouple generation of moc files | |||
rM69558f2c0bed build,qt: Decouple handling of include headers | |||
rM576d2db9dd9b build,qt: Decouple (un)install of CMake files |
Related Objects
Related Objects
Event Timeline
Comment Actions
It's now possible to build the Qt 5 bindings and the Qt 6 bindings in the same build. In fact, it's the new default (if the needed Qt libraries are found).