summaryrefslogtreecommitdiffstats
path: root/libwindowmanager.pc.in
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-11-01 15:29:12 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2017-11-01 15:29:12 +0000
commit52b760024986f635b78d77573311072936d16e4e (patch)
tree2b0b6a2a90ea8d2f69e9aaaf8732d10e59e00363 /libwindowmanager.pc.in
parentff5dfc17d9e7df05ff98cc5e92ca484be92f75ce (diff)
parent120dce3074fe0a6a070be3f759869652d45e237d (diff)
Merge "Change package configuration file name"
Diffstat (limited to 'libwindowmanager.pc.in')
-rw-r--r--libwindowmanager.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/libwindowmanager.pc.in b/libwindowmanager.pc.in
new file mode 100644
index 0000000..2a70037
--- /dev/null
+++ b/libwindowmanager.pc.in
@@ -0,0 +1,11 @@
+includedir=@PROJECT_INCLUDEDIR@
+libdir=@PROJECT_LIBDIR@
+
+Name: @PROJECT_PRETTY_NAME@
+Description: @PROJECT_DESCRIPTION@
+Version: @PROJECT_VERSION@
+URL: @PROJECT_URL@
+
+Requires: json-c afb-daemon
+Cflags: -I${includedir}
+Libs: -L${libdir} -lwindowmanager