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

set(required Core Gui Network)

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