From 613cb5e2d7c3f1469f4f91b86fa982eda472465b Mon Sep 17 00:00:00 2001 From: Marvin W Date: Thu, 1 Aug 2024 15:33:56 +0200 Subject: Meson: Adjust version generation to match CMake and be compatible with vala-language-server --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 2a904c2c..4d3ab0ff 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('xmpp-vala', 'c', 'cpp', 'vala') +project('Dino', 'c', 'cpp', 'vala', license: 'GPL-3.0', license_files: 'LICENSE') fs = import('fs') gnome = import('gnome') -- cgit v1.2.3-70-g09d2