view build/webkit.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 a5cba313c924
children
line wrap: on
line source

set(required Core Gui Network)

set(classes
    QWebFrame
    QWebHistoryInterface
    QWebHistoryItem
    QWebHistory
    QWebHitTestResult
    QWebPage
    QWebSettings
    QWebView
  )