aboutsummaryrefslogtreecommitdiffstats
path: root/pugl.pc.in
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-10-29 15:38:56 +0100
committerDavid Robillard <d@drobilla.net>2020-10-30 10:58:28 +0100
commitd3d0c5582d34daafc39d5f3d64e0d2d94571ff4b (patch)
treeb0e87df91db53cdfd4fe9276a78fa4be8dcce709 /pugl.pc.in
parent750eb8027b1f164c276ac7b1b14f04485cf4429d (diff)
downloadpugl-d3d0c5582d34daafc39d5f3d64e0d2d94571ff4b.tar.gz
pugl-d3d0c5582d34daafc39d5f3d64e0d2d94571ff4b.tar.bz2
pugl-d3d0c5582d34daafc39d5f3d64e0d2d94571ff4b.zip
Make C++ bindings a separate package
Diffstat (limited to 'pugl.pc.in')
-rw-r--r--pugl.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pugl.pc.in b/pugl.pc.in
index 531cd54..2cfa644 100644
--- a/pugl.pc.in
+++ b/pugl.pc.in
@@ -8,4 +8,4 @@ Description: @DESCRIPTION@
Version: @PUGL_VERSION@
Requires: @REQUIRES@
Libs: -L${libdir} @LIBS@
-Cflags: -I${includedir}/pugl-@PUGL_MAJOR_VERSION@
+Cflags: @CFLAGS@