diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-01-08 09:44:05 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-01-08 09:44:05 +0200 |
commit | 6c9adeed6186e7a65facffc6cb93277686f1b6e4 (patch) | |
tree | c5816019dfa1ecbaaaad0ae0c885c817550696a8 /vcl | |
parent | 93dae42fd4e5c7425cd0dfa945acd2fa0512d27f (diff) |
set_warnings_not_errors not necessary in qt5 plugin anymore
Change-Id: I8ed8c07ce5b34d6a03a2ec9a5f9782cd506529e5
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/Library_vclplug_qt5.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/Library_vclplug_qt5.mk b/vcl/Library_vclplug_qt5.mk index fba78d738883..68758028d662 100644 --- a/vcl/Library_vclplug_qt5.mk +++ b/vcl/Library_vclplug_qt5.mk @@ -19,8 +19,6 @@ $(eval $(call gb_Library_Library,vclplug_qt5)) -$(eval $(call gb_Library_set_warnings_not_errors,vclplug_qt5)) - $(eval $(call gb_Library_use_custom_headers,vclplug_qt5,vcl/qt5)) $(eval $(call gb_Library_set_include,vclplug_qt5,\ |