summaryrefslogtreecommitdiffstats
path: root/ipe.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'ipe.pc.in')
-rw-r--r--ipe.pc.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/ipe.pc.in b/ipe.pc.in
deleted file mode 100644
index bbd9311..0000000
--- a/ipe.pc.in
+++ /dev/null
@@ -1,10 +0,0 @@
-prefix=${CMAKE_INSTALL_PREFIX}
-exec_prefix=${BIN_INSTALL_DIR}
-libdir=${LIB_INSTALL_DIR}
-includedir=${INCLUDE_INSTALL_DIR}
-
-Name: libipe
-Description: Decoding routines for the UFO camera
-Version: ${PACKAGE_VERSION}
-Libs: -L${LIB_INSTALL_DIR} -lipe
-Cflags: -I${INCLUDE_INSTALL_DIR}