Skip to content

Commit c041188

Browse files
nicguzzoLeoBorai
authored andcommitted
fix build.rs on unix
1 parent 1176e9c commit c041188

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
fn main() {
2+
#[cfg(target_family = "windows")]
23
windows::build! {
34
Windows::Win32::{
45
NetworkManagement::IpHelper::GetAdaptersAddresses,

0 commit comments

Comments
 (0)