commit 9c75f09
dalem
·
2026-03-25 01:23:00 +0000 UTC
parent 8a7ecbd
install swc protocol in meson
1 files changed,
+1,
-0
+1,
-0
1@@ -21,3 +21,4 @@ foreach proto : [
2 server: true)
3 protos += {fs.stem(fs.name(proto)): protocols}
4 endforeach
5+install_data('swc.xml', install_dir: get_option('datadir') / 'swc')