prefix=@CMAKE_INSTALL_PREFIX@ includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@ libdir=@CMAKE_INSTALL_FULL_LIBDIR@ Name: @TARGET_NAME@ Description: client and server ipc library by domain socket with defined shared data protocol Version: @IPC_LIBRARY_VERSION@ Cflags: -I${includedir} Libs: -L${libdir} -lipc