Commit e3875be
Link Windows system libraries for Rust FFI
The Rust standard library depends on ws2_32 (Windows Sockets),
ntdll (NT API), userenv, and bcrypt system libraries. Add these
as INTERFACE_LINK_LIBRARIES on Windows so consumers of the
spirv-tools-ffi imported target get them linked automatically.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 4108b24 commit e3875be
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
183 | 189 | | |
184 | 190 | | |
185 | 191 | | |
| |||
0 commit comments