view cmake/export/libirccd-ctl.pc @ 826:f85faf0f5d70

irccd: rename command to transport_command
author David Demelier <markand@malikania.fr>
date Tue, 08 Jan 2019 21:47:59 +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