diff --git a/Source/cmGlobalKdevelopGenerator.cxx b/Source/cmGlobalKdevelopGenerator.cxx index aab784d63..cdc4f42da 100644 --- a/Source/cmGlobalKdevelopGenerator.cxx +++ b/Source/cmGlobalKdevelopGenerator.cxx @@ -476,10 +476,12 @@ void cmGlobalKdevelopGenerator " false\n" " " << this->GlobalGenerator->GetLocalGenerators()[0]-> GetMakefile()->GetRequiredDefinition("CMAKE_BUILD_TOOL") - << " VERBOSE=1 \n" + << " \n" " default\n" " \n" - " \n" + " \n" + " \n" + " \n" " \n" " \n";