summaryrefslogtreecommitdiffstats
path: root/ipe.pc.in
blob: bbd9311b00f9e01445b53aed255e3ce1b0e122e7 (plain)
1
2
3
4
5
6
7
8
9
10
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}