aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/meson.build')
-rw-r--r--src/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/meson.build b/src/meson.build
index 7c71a735..2dbe2f44 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -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