watchman/cppclient/watchmanclient.pc.in (10 lines of code) (raw):
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: watchmanclient
Description: Watchman C++ client library
Requires: libfolly
Version: 0
Libs: -L${libdir} -lwatchmanclient
Cflags: -I${includedir}