shithub: dumb

ref: 411143094ecd69bc178ca4c22885db49db32f3bb
dir: /pkg-config.pc.in/

View raw version
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=@CMAKE_INSTALL_FULL_LIBDIR@
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@

Name: DUMB
Description: DUMB is a module audio renderer library. 
Version: @DUMB_VERSION@
URL: https://github.com/kode54/dumb/
Libs: -L${libdir} -l@PROJECT_NAME@
Libs.private: -lm
Cflags: -I${includedir}