1
0
Fork 0
mirror of https://github.com/mapnik/mapnik.git synced 2025-09-11 07:02:51 +02:00
mapnik/mapnik.pc.in

13 lines
283 B
PkgConfig

prefix=@prefix@
exec_prefix=@prefix@
libdir=@exec_prefix@/lib
includedir=@prefix@/include
Name: @PACKAGE@
Description: Free Toolkit for developing mapping applications
Version: @VERSION@
Requires:
Conflicts:
Libs: -L${libdir} -lmapnik
Cflags: -I${includedir} -I${includedir}/agg