update
[kdegraphics.git] / libs / libkdcraw / libkdcraw.pc.cmake
blobaefbed89b84261e7648beff288b7a5ba14c02d28
1 prefix=${CMAKE_INSTALL_PREFIX}
2 exec_prefix=${BIN_INSTALL_DIR}
3 libdir=${LIB_INSTALL_DIR}
4 includedir=${INCLUDE_INSTALL_DIR}
6 Name: libkdcraw
7 Description: A C++ wrapper around LibRaw library to decode RAW pictures. This library is used by digiKam and kipi-plugins.
8 URL: http://www.kipi-plugins.org
9 Requires:
10 Version: ${DCRAW_LIB_VERSION_STRING}
11 Libs: -L${LIB_INSTALL_DIR} -lkdcraw
12 Cflags: -I${INCLUDE_INSTALL_DIR}