Meson: add tracy dependency

This commit is contained in:
Mihai Fufezan 2024-09-22 20:53:34 +03:00
parent be96787ed0
commit f75f8efb1b
5 changed files with 14 additions and 2 deletions

View file

@ -31,6 +31,7 @@ executable(
backtrace_dep,
epoll_dep,
gio_dep,
tracy,
# Try to find canihavesomecoffee's udis86 using pkgconfig
# vmt/udis86 does not provide a .pc file and won't be detected this way