WIP: Add support for Meson build system.
Re-uses 'configure-flags' as the way to pass options to the meson setup command. Requires use of ninja as the underlying build tool.
Tested with https://github.com/plibither8/2048.cpp
/cc @ouwerkerk
Fixes #27 (closed).