mirror of
https://github.com/michaelrsweet/mxml.git
synced 2024-11-24 11:25:30 +00:00
11 lines
219 B
PkgConfig
11 lines
219 B
PkgConfig
prefix=/usr/local
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include/libmxml4
|
|
|
|
Name: Mini-XML
|
|
Description: Lightweight XML support library
|
|
Version: 4.0.4
|
|
Libs: -lmxml4
|
|
Cflags: -I${includedir}
|