Skip to content

Fix previous commit: ignore libraries starting with -l on Windows

I inadvertently tested !15 (merged) only with a program that used import code from library with a Windows library file, not with one with an import like import code from library "-lsqlite3"; apologies.

Merge request reports