hooks icon indicating copy to clipboard operation
hooks copied to clipboard

[conan-center] Validate the case when Windows generates .dll.lib

Open uilianries opened this issue 1 year ago • 0 comments

Need to validate the case when building in Windows with shared=True, generates foobar.dll and foobar.dll.lib, is causing a false-positive in the Conan Center hook.

That's a valid case, projects are free to generate that prefix extension.

/cc @franramirez688

uilianries avatar Mar 01 '24 11:03 uilianries