Skip to content

Commit 9a889c8

Browse files
committed
Update nod: fix MSVC library name resolution for zlib
The Corrosion link wrapper was hardcoding OUTPUT_NAME to "z", causing -lz on MSVC which looks for z.lib. vcpkg zlib is named zlib.lib. Now derives the name from the actual filename.
1 parent 8c8bf45 commit 9a889c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extern/nod

0 commit comments

Comments
 (0)