File: KF5ItemViewsConfig.cmake.in

package info (click to toggle)
kitemviews 5.116.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 21,344 kB
  • sloc: cpp: 3,774; sh: 23; makefile: 7
file content (8 lines) | stat: -rw-r--r-- 211 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
@PACKAGE_INIT@

include(CMakeFindDependencyMacro)
find_dependency(Qt@QT_MAJOR_VERSION@Widgets @REQUIRED_QT_VERSION@)


include("${CMAKE_CURRENT_LIST_DIR}/KF5ItemViewsTargets.cmake")
@PACKAGE_INCLUDE_QCHTARGETS@