summaryrefslogtreecommitdiff
path: root/cui/Library_cui.mk
diff options
context:
space:
mode:
authorLászló Németh <laszlo.nemeth@collabora.com>2015-08-26 12:25:14 +0200
committerLászló Németh <laszlo.nemeth@collabora.com>2015-08-26 12:35:37 +0200
commitbe881075568d7686ba2cbcd85d4d9c085e0517ef (patch)
tree9d0c7c8fdf36867347df7c4ffe9497da91bfb9ad /cui/Library_cui.mk
parent334dba623dfb0c4fb2b5292c2d03741b7b33aef1 (diff)
tdf#93620: show OpenGL status in Help->About
Build ID will show enabled OpenGL with an extra string "-GL" helping the fix of rendering issues. Change-Id: Id7bf2db2edb165542bf7a2a253c698c494278a03
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 833af3ccadc8..64f75aa41a70 100644
--- a/cui/Library_cui.mk
+++ b/cui/Library_cui.mk
@@ -70,6 +70,7 @@ $(eval $(call gb_Library_use_externals,cui,\
boost_headers \
icuuc \
icu_headers \
+ glew \
))
ifeq ($(OS),WNT)