From a43be24e46a2f64c5f94165cfe393038a2f8065a Mon Sep 17 00:00:00 2001 From: Richard Weickelt Date: Fri, 8 May 2020 09:09:36 +0200 Subject: Travis: Generate debug information on macOS and Linux only Generating debug information disables clcache on Windows and results in a 10 minutes longer build time. Change-Id: Ibd13c3017c60d09074ab22b1933acd9a331bd61e Reviewed-by: Ivan Komissarov Reviewed-by: Christian Kandeler --- scripts/build-qbs-with-qbs.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts') diff --git a/scripts/build-qbs-with-qbs.sh b/scripts/build-qbs-with-qbs.sh index d84202627..91a35f41f 100755 --- a/scripts/build-qbs-with-qbs.sh +++ b/scripts/build-qbs-with-qbs.sh @@ -63,7 +63,6 @@ BUILD_OPTIONS="\ modules.qbsbuildconfig.enableUnitTests:true \ modules.cpp.treatWarningsAsErrors:true \ modules.cpp.separateDebugInformation:true \ - modules.qbs.debugInformation:true \ project.withExamples:true \ ${BUILD_OPTIONS} \ config:release \ -- cgit v1.2.3