mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-17 15:01:06 +00:00
13 lines
234 B
PkgConfig
13 lines
234 B
PkgConfig
prefix=
|
|
exec_prefix=
|
|
libdir=${pcfiledir}
|
|
includedir=${pcfiledir}/include
|
|
|
|
|
|
Name: libXML
|
|
Version: 2.6.26
|
|
Description: libXML library version2.
|
|
Requires:
|
|
Libs: -L${libdir} -lxml2 -lm
|
|
Cflags: -I${includedir} -I${includedir}/libxml2
|