remove two unused options, spotted by krop

wilder
David Faure 12 years ago
parent 796c854abe
commit 2db119ea6c
  1. 2
      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

Loading…
Cancel
Save