1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-05 06:09:47 +02:00
2010-01-24 09:19:39 +00:00

14 lines
378 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/@PACKAGE@
Name: Rasqal RDF Query Library
Description: Rasqal RDF Query parsing and execution library
Requires: raptor >= @RAPTOR_MIN_VERSION@ @PKGCONFIG_REQUIRES@
Version: @VERSION@
Libs: -L${libdir} -lrasqal
Libs.private: @LIBS@ @PKGCONFIG_LIBS@ @RASQAL_EXTERNAL_LIBS@
Cflags: -I${includedir}