mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-15 16:22:43 -05:00
opt: cygfuse: fuse.cygport now provides primary VERSION
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
Version = $(shell cat version)
|
||||
Version = $(shell sed -n '/^VERSION=/s/VERSION=\(.*\)/\1/p' fuse.cygport)
|
||||
#Debug = -g
|
||||
|
||||
cygfuse-$(Version).dll libfuse-$(Version).dll.a fuse.pc: cygfuse.cpp fuse.pc.in
|
||||
|
Reference in New Issue
Block a user