view cmake/export/libirccd-ctl.pc @ 828:6cc8f27447ee

plugin links: improve printing Trim title and remove predefined XML entities. closes #937 closes #946
author David Demelier <markand@malikania.fr>
date Tue, 05 Feb 2019 20:24:00 +0100
parents fc66cc9706a7
children
line wrap: on
line source

prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=@CMAKE_INSTALL_PREFIX@
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@
libdir=@CMAKE_INSTALL_FULL_LIBDIR@

Name: libirccd-ctl
Description: irccd (controller library)
Version: @IRCCD_VERSION@
Cflags: -I${includedir} -I${includedir}/irccd/extern
Libs: -L${libdir} -lirccd-ctl
Requires: libirccd