Add ability to build with Meson

So that vala-language-server can be used, see also
https://github.com/benwaffle/vala-language-server/issues/73

Works with both vim-lsp and Qt Creator, to some extent.
This commit is contained in:
2020-09-17 09:15:54 +02:00
parent 487ea01334
commit c9795fe01a
5 changed files with 39 additions and 2 deletions

2
.gitignore vendored
View File

@@ -7,3 +7,5 @@
/wdmtg.files
/wdmtg.creator*
/wdmtg.includes
/wdmtg.cflags
/wdmtg.cxxflags