File: KF5SonnetConfig.cmake.in

package info (click to toggle)
sonnet 5.78.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,208 kB
  • sloc: cpp: 6,845; sh: 15; makefile: 9
file content (8 lines) | stat: -rw-r--r-- 188 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
@PACKAGE_INIT@

include(CMakeFindDependencyMacro)
find_dependency(Qt5Core @REQUIRED_QT_VERSION@)


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