amath/src/real/amathr.pc

11 lines
226 B
PkgConfig
Raw Normal View History

2017-03-11 22:37:45 +00:00
prefix=/usr
exec_prefix=${prefix}
includedir=${prefix}/include/amath
libdir=${exec_prefix}/lib
Name: amath real library
2017-04-12 22:50:51 +00:00
Description: Real numbers math library
2017-04-15 18:43:33 +00:00
Version: 1.8.1
2017-03-11 22:37:45 +00:00
Cflags: -I${includedir}
Libs: -L${libdir} -lamathr