diff --git a/kf5-qt5-build-include b/kf5-qt5-build-include index e6fafde..4c94216 100644 --- a/kf5-qt5-build-include +++ b/kf5-qt5-build-include @@ -39,7 +39,7 @@ module kdelibs-frameworks repository kde:kdelibs branch frameworks # The CodeBlocks generator allows usage in QtCreator, while still generating Makefiles - cmake-options -DKDE4_BUILD_TESTS=TRUE -DBUILD_TESTING=TRUE -DCMAKE_BUILD_TYPE:STRING=debugfull -DBUILD_experimental:BOOL=true -G "CodeBlocks - Unix Makefiles" + cmake-options -DBUILD_TESTING=TRUE -DCMAKE_BUILD_TYPE:STRING=debugfull -G "CodeBlocks - Unix Makefiles" end module module kde-kactivities