Skip to content

Fix build after Plasma update

Julius Künzel requested to merge (removed):fix-kf5-83-update into qt5.15lts

Use separate build dir for qqc2-breeze-style to fix this build error (probably introduced with the Plasma update to 5.22):

CMake Error at CMakeLists.txt:14 (message):
  qqc2-breeze-style requires an out of source build.  Please create a
  separate build directory and run 'cmake -S /path/to/qqc2-breeze-style'
  there.

https://flathub.org/builds/#/builders/11/builds/3916

Merge request reports