summaryrefslogtreecommitdiffstats
path: root/src/core/gn_run.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/gn_run.pro')
-rw-r--r--src/core/gn_run.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/gn_run.pro b/src/core/gn_run.pro
index 384eaca37..c8c503a39 100644
--- a/src/core/gn_run.pro
+++ b/src/core/gn_run.pro
@@ -29,10 +29,6 @@ build_pass|!debug_and_release {
gn_args = $$gnArgs()
- CONFIG(release, debug|release) {
- gn_args += is_debug=false
- }
-
gn_args += "qtwebengine_target=\"$$system_path($$OUT_PWD/$$getConfigDir()):QtWebEngineCore\""
!qtConfig(webengine-system-gn) {