prefix=@prefix@ exec_prefix=${prefix} libdir=@libdir@ includedir=@includedir@ Name: libuvw Version: @PACKAGE_VERSION@ Description: Header-only, event based, tiny and easy to use libuv wrapper in modern C++ URL: https://github.com/skypjack/uvw Libs: -L${libdir} -luvw-shared @LIBS@ Cflags: -I${includedir}