File: KF6CodecsConfig.cmake.in

package info (click to toggle)
kf6-kcodecs 6.23.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 23,592 kB
  • sloc: cpp: 8,864; sh: 44; makefile: 5
file content (6 lines) | stat: -rw-r--r-- 158 bytes parent folder | download
1
2
3
4
5
6
@PACKAGE_INIT@

include(CMakeFindDependencyMacro)
find_dependency(Qt6Core @REQUIRED_QT_VERSION@)

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