Skip to content

Commit 308ee99

Browse files
committed
Update nod: suppress #[link] when CMake handles linking
Fixes Windows MSVC build where Rust #[link(name = "z")] emitted z.lib but vcpkg provides zlib.lib. Now CMake sets --cfg=nod_link_external to skip the #[link] attributes entirely, letting Corrosion handle all library linking.
1 parent 9a889c8 commit 308ee99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extern/nod

0 commit comments

Comments
 (0)