Added SVG support to image objects.
This commit is contained in:
@@ -29,6 +29,7 @@ endif ()
|
||||
find_package(Qt5Widgets 5.4 REQUIRED)
|
||||
find_package(Qt5PrintSupport 5.4 REQUIRED)
|
||||
find_package(Qt5Xml 5.4 REQUIRED)
|
||||
find_package(Qt5Svg 5.4 REQUIRED)
|
||||
|
||||
find_package(ZLIB 1.2 REQUIRED)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user