pcg-c icon indicating copy to clipboard operation
pcg-c copied to clipboard

Add Meson build support

Open kennethdhau opened this issue 5 years ago • 1 comments

Added meson project files, maintaining compilation/linking flag consistency with base Makefile (exception of new addition of -flto by default)

Included tests from ./test-high and ./test-low as Meson tests

Edited README.md to reflect usage

kennethdhau avatar Jun 07 '19 06:06 kennethdhau

The Meson in the test-high/test-low directories could be seriously cleaned up, but I left it all explicit in case there were any per-test tweaks that seemed appropriate. If it's too unwieldy or not maintenance-friendly, I can make the change.

Sorry for the commit spam.

kennethdhau avatar Jun 07 '19 06:06 kennethdhau