File: KF6ThreadWeaverConfig.cmake.in

package info (click to toggle)
kf6-threadweaver 6.20.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,320 kB
  • sloc: cpp: 7,554; python: 33; sh: 13; makefile: 5
file content (7 lines) | stat: -rw-r--r-- 165 bytes parent folder | download
1
2
3
4
5
6
7
@PACKAGE_INIT@

include(CMakeFindDependencyMacro)
find_dependency(Qt6Core @REQUIRED_QT_VERSION@)


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