mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-16 22:50:04 +00:00
13 lines
249 B
PkgConfig
13 lines
249 B
PkgConfig
prefix=/usr/local
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
modules=1
|
|
|
|
Name: libXML
|
|
Version: 2.6.26
|
|
Description: libXML library version2.
|
|
Requires:
|
|
Libs: -L${libdir} -lxml2 -lm
|
|
Cflags: -I${includedir}/libxml2
|