Add fonts
& input_plugins
variables to libmapnik.pc
This commit is contained in:
parent
e0da4468d2
commit
db9c4bc340
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,8 @@ prefix=@CMAKE_INSTALL_PREFIX@
|
|||
exec_prefix=${prefix}
|
||||
includedir=${prefix}/include
|
||||
libdir=${exec_prefix}/lib
|
||||
fonts_dir=${prefix}/@FONTS_INSTALL_DIR@
|
||||
plugins_dir=${prefix}/@PLUGINS_INSTALL_DIR@
|
||||
|
||||
Name: @_lib_name@
|
||||
Description: @_description@
|
||||
|
|
Loading…
Reference in a new issue