Browse Source

Add @api@ to rtaudio.pc

tags/5.1.0
Stephen Sinclair 7 years ago
parent
commit
e28fc7f3b6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      rtaudio.pc.in

+ 1
- 1
rtaudio.pc.in View File

@@ -9,4 +9,4 @@ Version: @PACKAGE_VERSION@
Requires: @req@ Requires: @req@
Libs: -L${libdir} -lrtaudio Libs: -L${libdir} -lrtaudio
Libs.private: -lpthread Libs.private: -lpthread
Cflags: -pthread -I${includedir}
Cflags: -pthread -I${includedir} @api@

Loading…
Cancel
Save