Add needed switch for plasma's breeze

This commit is contained in:
Bruce Dubbs 2024-03-24 10:58:37 -05:00
parent 22f5217e1b
commit 792dbe7664

View File

@ -305,6 +305,7 @@ EOF</userinput></screen>
cmake -D CMAKE_INSTALL_PREFIX=$KF6_PREFIX \
-D CMAKE_INSTALL_LIBEXECDIR=libexec \
-D CMAKE_BUILD_TYPE=Release \
-D BUILD_QT5=OFF \
-D BUILD_TESTING=OFF \
-W no-dev .. &amp;&amp;