webrtc
This commit is contained in:
Generated
+964
-54
File diff suppressed because it is too large
Load Diff
@@ -18,7 +18,7 @@ fn build_mac() {
|
|||||||
b.flag("-DNO_InputMonitoringAuthStatus=1");
|
b.flag("-DNO_InputMonitoringAuthStatus=1");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
b.file(file).compile("macos");
|
b.flag("-std=c++17").file(file).compile("macos");
|
||||||
println!("cargo:rerun-if-changed={}", file);
|
println!("cargo:rerun-if-changed={}", file);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
+1
-1
Submodule libs/hbb_common updated: a86eda749e...8b0e258673
Reference in New Issue
Block a user