OpenLibm/openlibm.pc.in

11 lines
273 B
PkgConfig

exec_prefix=${prefix}
includedir=${prefix}/include
libdir=${exec_prefix}/lib
Name: openlibm
Version: ${version}
URL: https://github.com/JuliaMath/openlibm
Description: High quality system independent, open source libm.
Cflags: -I${includedir}
Libs: -L${libdir} -lopenlibm