File: KF5SaneConfig.cmake.in

package info (click to toggle)
libkf5sane 18.12.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,520 kB
  • sloc: cpp: 8,787; sh: 12; makefile: 8
file content (6 lines) | stat: -rw-r--r-- 161 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
@PACKAGE_INIT@

include(CMakeFindDependencyMacro)
find_dependency(Qt5Widgets "@REQUIRED_QT_VERSION@")

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