view build/svg.txt @ 43:bfc76a437a62

CMake: autodetection of CMAKE_INSTALL_PREFIX. By default, command install will copy data to compiler directory.
author SokoL_SD
date Sun, 17 May 2009 16:41:44 +0000
parents 8022ef40f110
children
line wrap: on
line source

set(required Core Gui Xml)

set(classes
    QGraphicsSvgItem
    QSvgGenerator
    QSvgRenderer
    QSvgWidget
  )