File: KF5WebEngineViewerConfig.cmake.in

package info (click to toggle)
kf5-messagelib 4%3A22.12.3-2~deb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 88,232 kB
  • sloc: cpp: 104,707; xml: 375; sh: 25; makefile: 24
file content (4 lines) | stat: -rw-r--r-- 196 bytes parent folder | download
1
2
3
4
@PACKAGE_INIT@
include(CMakeFindDependencyMacro)
find_dependency(Qt@QT_MAJOR_VERSION@WebEngineWidgets "@QT_REQUIRED_VERSION@")
include("${CMAKE_CURRENT_LIST_DIR}/KF5WebEngineViewerTargets.cmake")