File: FindPango.cmake

package info (click to toggle)
libtsm 4.0.2-0.4
  • links: PTS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 888 kB
  • sloc: ansic: 11,907; makefile: 32
file content (2 lines) | stat: -rw-r--r-- 122 bytes parent folder | download
1
2
find_package(PkgConfig QUIET)
pkg_check_modules(Pango ${Pango_FIND_REQUIRED} ${Pango_FIND_QUIETLY} pango IMPORTED_TARGET)