src/pkg-config.cpp.pc.in
author František Kučera <franta-hg@frantovo.cz>
Thu, 20 Dec 2018 00:26:00 +0100
branchv_0
changeset 34 724686d61a9a
parent 32 1a31d1fb5000
child 44 bcff4ebca71d
permissions -rw-r--r--
Added tag v0.8 for changeset 392a0c048131

prefix=@CMAKE_INSTALL_PREFIX@
libdir=${prefix}/lib/relpipe/
includedir=${prefix}/include/

Name: @PROJECT_TITLE@
Description: @PROJECT_DESCRIPTION@
Version: @PROJECT_VERSION@

Libs: -L${libdir} -l@LIBRARY_FILE@
Cflags: -I${includedir}