summaryrefslogtreecommitdiff
path: root/rtaudio.pc.in
AgeCommit message (Collapse)Author
2018-08-15automake: Fix rtaudio.pc prefix variableStephen Sinclair
2018-04-30fix cmake build system missing variables in pkgconfigClaudio Cabral
2017-10-10add @api@ to pkg-config's CFLAGSIOhannes m zmölnig
2017-10-09Dropped CPPFLAGS from generated pkg-configJaromír Mikeš
CPPFLAGS are needed to compile rtaudio. these are not the same flags as needed for compiling an application using rtaudio. sometimes this is even harmful. Closes: https://github.com/thestk/rtaudio/issues/103 Signed-off-by: IOhannes m zmölnig <zmoelnig@umlautQ.umlaeute.mur.at>
2016-02-12Rename librtaudio.pc to rtaudio.pc.Stephen Sinclair