summaryrefslogtreecommitdiffstats
path: root/cui/Library_cui.mk
diff options
context:
space:
mode:
authorKatarina Behrens <Katarina.Behrens@cib.de>2017-08-11 11:47:01 +0200
committerKatarina Behrens <Katarina.Behrens@cib.de>2017-08-11 16:43:14 +0200
commit19805f85b35672e6d0ee16f8fb4b79a3e94fc05d (patch)
tree96ccdb549c4cf3dd910636c622924eef1eca840c /cui/Library_cui.mk
parentAdd a unit test to be used to test parallelised calculations in Calc (diff)
downloadcore-19805f85b35672e6d0ee16f8fb4b79a3e94fc05d.tar.gz
core-19805f85b35672e6d0ee16f8fb4b79a3e94fc05d.zip
Build with kde5, first stab
this is largely based on jmux's work Change-Id: I5897f3ecb90f83a29e0824bfe7a0ea875347e360
Diffstat (limited to 'cui/Library_cui.mk')
-rw-r--r--cui/Library_cui.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/Library_cui.mk b/cui/Library_cui.mk
index 9b7cd70c9436..b057347a9b92 100644
--- a/cui/Library_cui.mk
+++ b/cui/Library_cui.mk
@@ -22,6 +22,7 @@ $(eval $(call gb_Library_set_precompiled_header,cui,$(SRCDIR)/cui/inc/pch/precom
$(eval $(call gb_Library_add_defs,cui,\
$(if $(filter TRUE,$(ENABLE_GTK)),-DENABLE_GTK) \
$(if $(filter TRUE,$(ENABLE_KDE4)),-DENABLE_KDE4) \
+ $(if $(filter TRUE,$(ENABLE_KDE5)),-DENABLE_KDE5) \
))
$(eval $(call gb_Library_use_custom_headers,cui,\