summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2019-10-14 18:33:20 +0200
committerLuboš Luňák <l.lunak@collabora.com>2019-10-14 22:27:00 +0200
commitf221eea9edc0e954ea6b05e26408c83c7f91013b (patch)
treee6fc16efbb5df0c0629945ad8892ab22db8aed15 /i18npool
parentc2e0cbee47e807cab77e8011af9800b67cfc0379 (diff)
use common PCH for more libraries
Change-Id: I53164be413426691025a63cfba731cf5f9d1b7f8 Reviewed-on: https://gerrit.libreoffice.org/80790 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/Library_localedata_euro.mk2
-rw-r--r--i18npool/Library_localedata_others.mk2
2 files changed, 4 insertions, 0 deletions
diff --git a/i18npool/Library_localedata_euro.mk b/i18npool/Library_localedata_euro.mk
index ad4991920a88..9fff80622074 100644
--- a/i18npool/Library_localedata_euro.mk
+++ b/i18npool/Library_localedata_euro.mk
@@ -13,6 +13,8 @@ $(eval $(call gb_Library_use_libraries,localedata_euro,\
localedata_en \
))
+$(eval $(call gb_Library_use_common_precompiled_header,localedata_euro))
+
$(eval $(call gb_Library_add_generated_exception_objects,localedata_euro,\
CustomTarget/i18npool/localedata/localedata_an_ES \
CustomTarget/i18npool/localedata/localedata_ast_ES \
diff --git a/i18npool/Library_localedata_others.mk b/i18npool/Library_localedata_others.mk
index 6b395b231a5f..ef546297653f 100644
--- a/i18npool/Library_localedata_others.mk
+++ b/i18npool/Library_localedata_others.mk
@@ -13,6 +13,8 @@ $(eval $(call gb_Library_use_libraries,localedata_others,\
localedata_en \
))
+$(eval $(call gb_Library_use_common_precompiled_header,localedata_others))
+
$(eval $(call gb_Library_add_generated_exception_objects,localedata_others,\
CustomTarget/i18npool/localedata/localedata_af_NA \
CustomTarget/i18npool/localedata/localedata_af_ZA \