aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/crystfel.pc.in
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2023-02-22 11:53:04 +0100
committerThomas White <taw@physics.org>2023-05-02 10:51:36 +0200
commit1995ba5ada88e3c1949eaf245c5e8e60dff5a3cc (patch)
treec10f317c260df73f43da650f2faf76629f561d52 /libcrystfel/crystfel.pc.in
parent15e72336f9763bfa2dce4d9aa0f8dcb518b51ac1 (diff)
Remove CMake build files
It's already far behind parity with Meson, and getting worse.
Diffstat (limited to 'libcrystfel/crystfel.pc.in')
-rw-r--r--libcrystfel/crystfel.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/libcrystfel/crystfel.pc.in b/libcrystfel/crystfel.pc.in
deleted file mode 100644
index 3a355f06..00000000
--- a/libcrystfel/crystfel.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=${CMAKE_INSTALL_PREFIX}
-exec_prefix=${CMAKE_INSTALL_PREFIX}
-libdir=${CMAKE_INSTALL_FULL_LIBDIR}
-includedir=${CMAKE_INSTALL_FULL_INCLUDEDIR}
-
-Name: CrystFEL
-Description: Useful routines for crystallography using a free-electron laser
-Version: ${PROJECT_VERSION}
-Cflags: -I${CMAKE_INSTALL_FULL_INCLUDEDIR}
-Libs: -L${CMAKE_INSTALL_FULL_LIBDIR} -lcrystfel
-Requires.private: gsl