view build/svg.txt @ 50:cc557203146c

CMake: fix building when path of source or build directory contain the reserve regex symbols.
author SokoL_SD
date Mon, 18 May 2009 13:09:46 +0000
parents 8022ef40f110
children
line wrap: on
line source

set(required Core Gui Xml)

set(classes
    QGraphicsSvgItem
    QSvgGenerator
    QSvgRenderer
    QSvgWidget
  )