X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=rtaudio.pc.in;h=762778060ebd0bc12c423284c6e694bc963dc336;hb=ebf50fc3e48b908c491af4218e113d05b5f0f3eb;hp=ea233956501de0863c4085447f8c4e22d9ab5e4d;hpb=a8fcb15e97739e3d00e2ebfbe60498530576f171;p=rtaudio-cdist.git diff --git a/rtaudio.pc.in b/rtaudio.pc.in index ea23395..7627780 100644 --- a/rtaudio.pc.in +++ b/rtaudio.pc.in @@ -1,4 +1,4 @@ -prefix=@prefix@ +prefix=@CMAKE_INSTALL_PREFIX@ exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include/rtaudio @@ -9,4 +9,4 @@ Version: @PACKAGE_VERSION@ Requires: @req@ Libs: -L${libdir} -lrtaudio Libs.private: -lpthread -Cflags: -pthread -I${includedir} +Cflags: -pthread -I${includedir} @api@