File: KF5TextEditorConfig.cmake.in

package info (click to toggle)
ktexteditor 5.54.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 34,136 kB
  • sloc: cpp: 80,682; sh: 20; makefile: 13
file content (7 lines) | stat: -rw-r--r-- 164 bytes parent folder | download
1
2
3
4
5
6
7
@PACKAGE_INIT@

# KF5 Deps
find_package(KF5Parts "@KF5_DEP_VERSION@")

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