opt: cygfuse: fuse.cygport and related changes

This commit is contained in:
Bill Zissimopoulos
2016-06-21 14:16:52 -07:00
parent 053a5f1e4b
commit 71c68d1e17
4 changed files with 46 additions and 7 deletions

9
opt/cygfuse/fuse.pc.in Normal file
View File

@ -0,0 +1,9 @@
prefix=/usr
incdir=${prefix}/include/fuse
Name: fuse
Description: WinFsp FUSE compatible API
Version: @Version@
URL: http://www.secfs.net/winfsp/
Libs: -lfuse-@Version@
Cflags: -I"${incdir}" -DCYGFUSE