File: KF6PlottingConfig.cmake.in

package info (click to toggle)
kf6-kplotting 6.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 368 kB
  • sloc: cpp: 2,011; sh: 13; makefile: 7
file content (8 lines) | stat: -rw-r--r-- 193 bytes parent folder | download
1
2
3
4
5
6
7
8
@PACKAGE_INIT@

include(CMakeFindDependencyMacro)
find_dependency(Qt6Widgets @REQUIRED_QT_VERSION@)


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