iai-callgrind support

This commit is contained in:
Robin Appelman 2025-07-13 18:54:34 +02:00
commit 3821e5b444
6 changed files with 39 additions and 0 deletions

View file

@ -17,4 +17,5 @@
"wgpu" = {runtime = ["vulkan-loader"];};
"audiopus_sys" = {build = ["libopus"];};
"unrar_sys" = {build = ["unrar"];};
"iai-callgrind" = {native = ["iai-callgrind-runner" "valgrind"];};
}