File: KF5WebKitConfig.cmake.in

package info (click to toggle)
kdewebkit 5.103.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 312 kB
  • sloc: cpp: 1,482; sh: 14; makefile: 3
file content (8 lines) | stat: -rw-r--r-- 169 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
@PACKAGE_INIT@

include(CMakeFindDependencyMacro)
find_dependency(Qt5WebKitWidgets @REQUIRED_QT_VERSION@)


include("${CMAKE_CURRENT_LIST_DIR}/KF5WebKitTargets.cmake")