File: KPimPkPassConfig.cmake.in

package info (click to toggle)
kpkpass 18.08.3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 228 kB
  • sloc: cpp: 948; sh: 24; xml: 8; makefile: 1
file content (6 lines) | stat: -rw-r--r-- 212 bytes parent folder | download
1
2
3
4
5
6
@PACKAGE_INIT@

find_package(Qt5 @Qt5Core_VERSION_MAJOR@.@Qt5Core_VERSION_MINOR@ NO_MODULE REQUIRED COMPONENTS Core Gui)

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