File: KF5PlottingConfig.cmake.in

package info (click to toggle)
kplotting 5.116.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 384 kB
  • sloc: cpp: 2,019; sh: 22; makefile: 7
file content (8 lines) | stat: -rw-r--r-- 210 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}/KF5PlottingTargets.cmake")
@PACKAGE_INCLUDE_QCHTARGETS@