File: poppler.pc.cmake

package info (click to toggle)
poppler 0.48.0-2%2Bdeb9u2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 17,896 kB
  • sloc: cpp: 167,913; ansic: 7,870; sh: 4,271; makefile: 1,498; python: 35
file content (11 lines) | stat: -rw-r--r-- 257 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib@LIB_SUFFIX@
includedir=${prefix}/include

Name: poppler
Description: PDF rendering library
Version: @POPPLER_VERSION@

Libs: -L${libdir} -lpoppler
Cflags: -I${includedir}/poppler