summaryrefslogtreecommitdiffstats
path: root/libkdcraw/libkdcraw.pc.cmake
blob: 46b826a78d09fc0150e2de1167cbfa887ac9c50a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=@PC_EXEC_PREFIX@
libdir=@PC_LIB_DIR@
includedir=@PC_INCLUDE_DIR@

Name: @PROJECT_NAME@
Description: A C++ wrapper around LibRaw library to decode RAW pictures. This library is used by digiKam and kipi-plugins.
URL: https://mirror.git.trinitydesktop.org/gitea/TDE/libkdcraw
Requires:
Version: 0.1.9
Libs: -L${libdir} -lkdcraw
Cflags: -I${includedir}