aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/crystfel.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/crystfel.pc.in')
-rw-r--r--libcrystfel/crystfel.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/libcrystfel/crystfel.pc.in b/libcrystfel/crystfel.pc.in
new file mode 100644
index 00000000..bb7ba2c3
--- /dev/null
+++ b/libcrystfel/crystfel.pc.in
@@ -0,0 +1,10 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: CrystFEL
+Description: Useful routines for crystallography using a free-electron laser
+Version: @VERSION@
+Cflags: -I${includedir}
+Libs: -L${libdir} -lcrystfel