From a6944ce1fe6cc3f80288602825270dba95731089 Mon Sep 17 00:00:00 2001 From: Christian Klinger Date: Mon, 23 May 2016 11:12:21 +0200 Subject: Render SVG image on loading with screen resolution. --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index dbb348a..3245a03 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -99,6 +99,7 @@ FILE(GLOB PVSCLIENT_TSS # include Qt modules #SET(QT_USE_QTDBUS TRUE) SET(QT_USE_QTNETWORK TRUE) +SET(QT_USE_QTSVG TRUE) #SET(QT_USE_QTWEBKIT TRUE) # add some useful macros and variables -- cgit v1.2.3-55-g7522