# Adjust all these settings at will global qtdir /d/qt/5/kde/qtbase source-dir /d/kde/src/5 build-dir /d/kde/build/5 kdedir /d/kde/inst/kde_frameworks git-repository-base kde-projects kde: # KDE4_BUILD_TESTS kept for now, for old kde4_add_unit_test stuff to be enabled cmake-options -DCMAKE_BUILD_TYPE:STRING=debug -DKDE4_BUILD_TESTS=true # If you want to use ninja instead of make, uncomment the next line # It's faster, but currently breaks make install (https://cmake.org/Bug/view.php?id=13934#c34740) # custom-build-command ninja # + add -GNinja to cmake-options above make-options -j8 cxxflags -pipe -DQT_STRICT_ITERATORS -DQURL_NO_CAST_FROM_STRING -DQT_NO_FTP -Wformat -Werror=format-security -Werror=return-type -Wno-variadic-macros -Wlogical-op -Wmissing-include-dirs #install-session-driver true branch-group kf5-qt5 end global include extragear/utils/kdesrc-build/kf5-qt5-build-include