Skip to content

Fix build on Windows

David Redondo requested to merge work/fixwindows into master

Since we are not building the library but the source files we don't want the macro to expand to __declspec(dllimport).

Merge request reports