summaryrefslogtreecommitdiff
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 0d0f7339..f0a06b08 100644
--- a/meson.build
+++ b/meson.build
@@ -12,6 +12,8 @@ project(
add_project_arguments(
[
+ '-DSWAY_SRC_DIR="@0@"'.format(meson.current_source_dir()),
+
'-DWL_HIDE_DEPRECATED',
'-DWLR_USE_UNSTABLE',