summaryrefslogtreecommitdiff
path: root/xorg-gtest.pc.in
diff options
context:
space:
mode:
authorChase Douglas <chase.douglas@ubuntu.com>2011-12-05 11:32:04 -0800
committerChase Douglas <chase.douglas@ubuntu.com>2011-12-05 11:32:04 -0800
commit4a1d0ed99f929b658e726f83e4ded4cc5e21aabc (patch)
tree062fe48e4df398ca070e9fe7a44d44e264360fbf /xorg-gtest.pc.in
parent9fc1496d5a10266337773daff2b3d9937fbf8cf1 (diff)
Add pkg-config file
Diffstat (limited to 'xorg-gtest.pc.in')
-rw-r--r--xorg-gtest.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/xorg-gtest.pc.in b/xorg-gtest.pc.in
new file mode 100644
index 0000000..11e144c
--- /dev/null
+++ b/xorg-gtest.pc.in
@@ -0,0 +1,10 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: xorg-gtest
+Description: X.org Google Test Environment
+Version: @PACKAGE_VERSION@
+Cflags: -I${includedir}
+Libs: -L${libdir} -lxorg-gtest