summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2025-12-20 14:20:42 +0100
committerxengineering <me@xengineering.eu>2025-12-20 14:20:42 +0100
commit167772b87698cce479090dbe5bd3d1cc7c1bc808 (patch)
tree732387003ebd794fda6e2e3f2fe29f29c6236115 /meson.build
parentd429f3a7dbe8fc8cc43ebe565b6130b1cfce4ea1 (diff)
downloadsia-server-167772b87698cce479090dbe5bd3d1cc7c1bc808.tar
sia-server-167772b87698cce479090dbe5bd3d1cc7c1bc808.tar.zst
sia-server-167772b87698cce479090dbe5bd3d1cc7c1bc808.zip
Implement passing user configuration
This allows overwriting values of the default configuration with custom ones.
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index 0917410..7436494 100644
--- a/meson.build
+++ b/meson.build
@@ -9,6 +9,7 @@ sia_server = custom_target(
meson.current_source_dir() / 'mqtt.go',
meson.current_source_dir() / 'homematic.go',
meson.current_source_dir() / 'config.go',
+ meson.current_source_dir() / 'flags.go',
],
output : 'sia-server',
command : [