Closed any1 closed 2 months ago
I would like to have the meson change in the upcoming release.
Could you separate this MR to address both topics:
MR1: Fix minor issues with patch 1-3 MR2: Add meson build system and probably after some review remove automake
I just created separate bugfix and feature MR where all patches are covered. This can be closed. See: #93 #95
Ahh, I forgot to reply to this.
This adds the meson build system to the project, but does not remove automake.
I created a meson.build file for this because I wanted to integrate this directly as a meson subproject in one of my projects. It's convenient to embed things like that while developing.
Since I've already done the work for my own use, I thought that I might as well share it.