fleece icon indicating copy to clipboard operation
fleece copied to clipboard

Adds in a way to remove all dllimport/export for static linking

Open borrrden opened this issue 5 months ago • 0 comments

This only applies to Windows, but without this an amalgamated LiteCore static library is not possible because the compiler will be looking for the shared linking variant of the mangled name in the binary.

borrrden avatar Nov 26 '25 02:11 borrrden