Mercurial > hg > sv-dependency-builds
view osx/lib/pkgconfig/flac++.pc @ 42:2cd0e3b3e1fd
Current fftw source
author | Chris Cannam |
---|---|
date | Tue, 18 Oct 2016 13:40:26 +0100 |
parents | cc5d363db385 |
children |
line wrap: on
line source
prefix=/Users/cannam/code/sv-dependency-builds/osx/ exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include Name: FLAC++ Description: Free Lossless Audio Codec Library (C++ API) Version: 1.2.1 Requires: flac Libs: -L${libdir} -lFLAC++ -lm Cflags: -I${includedir}/FLAC++