File: KF5HolidaysConfig.cmake.in

package info (click to toggle)
kholidays 1%3A5.116.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,880 kB
  • sloc: cpp: 5,118; sh: 15; makefile: 7
file content (7 lines) | stat: -rw-r--r-- 206 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
@PACKAGE_INIT@

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

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