Mercurial > trustbridge
changeset 645:c57a1da8a1f1 trustbridge-refactor
(issue #16) use qt with fontconfig
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Mon, 16 Jun 2014 14:58:02 +0200 |
parents | f8be956c819b |
children | ba0434cd12e1 |
files | ui/CMakeLists.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ui/CMakeLists.txt Tue Jun 24 17:46:45 2014 +0200 +++ b/ui/CMakeLists.txt Mon Jun 16 14:58:02 2014 +0200 @@ -81,7 +81,7 @@ -lxcb -lxcb-image -lxcb-icccm -lxcb-sync -lxcb-xfixes -lxcb-shm -lxcb-randr ${XKBCOMMON_LIB} -lxcb-shape -lxcb-keysyms -lQt5PlatformSupport -lfreetype -lQt5DBus -lQt5Gui -ljpeg -lpng -lQt5Core - -lz -lm -ldl -lrt -lpthread) + -lz -lm -ldl -lrt -lpthread -lfontconfig) set(EXTRA_STATIC_LIBS -lz -lpthread -ldl -lpng -ljpeg Qt5::QXcbIntegrationPlugin ${XCB_EXTRA_LIBS})