mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 20:07:16 +08:00
11 lines
214 B
PkgConfig
11 lines
214 B
PkgConfig
|
prefix=/usr
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=${exec_prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: TinyXml
|
||
|
Description: simple, small, C++ XML parser
|
||
|
Version: 2.6.2
|
||
|
Libs: -L${libdir} -ltinyxml
|
||
|
Cflags: -I${includedir}
|