mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-30 15:49:41 +02:00
11 lines
205 B
PkgConfig
11 lines
205 B
PkgConfig
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@
|