prefix=@CMAKE_INSTALL_PREFIX@ libdir=${prefix}/lib includedir=${prefix}/include Name: toxcore Description: Tox protocol library Requires: @toxcore_PKGCONFIG_REQUIRES@ Version: @PROJECT_VERSION@ Libs: -L${libdir} -ltoxcore @toxcore_PKGCONFIG_LIBS@ Cflags: -I${includedir}