mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-18 09:00:52 +02:00
Add missing scorealign pkg-config file back.
This commit is contained in:
parent
3dfb613abe
commit
af1bf1f923
10
lib-src/libscorealign/scorealign.pc.in
Normal file
10
lib-src/libscorealign/scorealign.pc.in
Normal file
@ -0,0 +1,10 @@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: libscorealign
|
||||
Description: Score to Audio Alignment Library
|
||||
Requires:
|
||||
Version: 0.1
|
||||
|
||||
Libs: -L${libdir} -lscorealign @LIBS@
|
||||
Cflags: -I${includedir} @CXXFLAGS@
|
Loading…
x
Reference in New Issue
Block a user