PlasticSCM / FuseSharp

FUSE wrapper in .NET Standard for macOS (and GNU/Linux in the future)
https://plasticscm.com/
MIT License
79 stars 14 forks source link

Build adaptor with Makefile #6

Open SergioLuis opened 3 years ago

SergioLuis commented 3 years ago

Define the build process for the adaptor dylib with a standard Makefile instead of a script.

Use the correct CFLAGS depending on the version of glib installed on the system.

lduchosal commented 8 months ago

PR https://github.com/PlasticSCM/FuseSharp/pull/8 fix this