We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 866f409 commit d2c1d1bCopy full SHA for d2c1d1b
src/libprofiler_builtins/build.rs
@@ -19,6 +19,7 @@ fn main() {
19
"InstrProfilingPlatformDarwin.c",
20
"InstrProfilingPlatformLinux.c",
21
"InstrProfilingPlatformOther.c",
22
+ "InstrProfilingPlatformWindows.c",
23
"InstrProfilingRuntime.cc",
24
"InstrProfilingUtil.c",
25
"InstrProfilingValue.c",
0 commit comments