aboutsummaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index bab98da..f28df3d 100644
--- a/meson.build
+++ b/meson.build
@@ -98,6 +98,8 @@ private_cfg.set('HAVE_STRUCT_STAT_ST_ATIMESPEC',
prefix: include_default,
args: args_default))
+private_cfg.set('USDT_ENABLED', get_option('enable-usdt'))
+
#
# Compiler configuration
#