blob: 50c1bc2f98825342f6f0861d50e074b2099bb364 [file] [log] [blame]
prefix=@CMAKE_BINARY_DIR@
exec_prefix=${prefix}
libdir=${prefix}/lib
includedir=${prefix}
Name: WPE WebKit
Description: Embeddable Web content engine
URL: https://wpewebkit.org
Version: @PROJECT_VERSION@
Requires: glib-2.0 libsoup-@SOUP_API_VERSION@ wpe-1.0
Libs: -L${libdir} -lWPEWebKit-@WPE_API_VERSION@
Cflags: -I${includedir}/DerivedSources/ForwardingHeaders/wpe -I${includedir}/DerivedSources/WebKit/ -I${includedir}/DerivedSources/ForwardingHeaders/wpe-jsc -I${includedir}/JavaScriptCoreGLib/Headers -I${includedir}/JavaScriptCoreGLib/DerivedSources