shithub: dumb

ref: 62d2f05b3a059985d869be2e79ffe35cc88b4bc8
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}