https://bugs.kde.org/show_bug.cgi?id=473292
David Redondo <k...@david-redondo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/breeze/-/commit/9de8ff82 | |3a1d8e188e35158f95eac971b18 | |34da0 Status|ASSIGNED |RESOLVED --- Comment #2 from David Redondo <k...@david-redondo.de> --- Git commit 9de8ff823a1d8e188e35158f95eac971b1834da0 by David Redondo. Committed on 17/08/2023 at 15:48. Pushed by davidre into branch 'master'. Enclose Qt5 and Qt6 blocks in their own scopes To prevent the various KDE_(FULL_)INSTALL_* variables leaking out put Qt5 and Qt6 specifics into a function and with it in their own blocks. Following on the outside we can't refer to them anymore so only install the cmake config when the Qt6 is build which is the 'proper build' compared to style support only with Qt5. M +56 -61 CMakeLists.txt https://invent.kde.org/plasma/breeze/-/commit/9de8ff823a1d8e188e35158f95eac971b1834da0 -- You are receiving this mail because: You are watching all bug changes.