You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libkdcraw/libkdcraw/libkdcraw.pc.cmake

13 lines
391 B

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}