Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to a modern build system (meson) #102

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

StratusFearMe21
Copy link
Contributor

@StratusFearMe21 StratusFearMe21 commented Dec 5, 2023

This PR simply migrates the build system of this awesome project from make to meson. I made this for my own purposes (to integrate this project inside of my own meson project), but I just thought this was worth sharing.

I've migrated everything to meson including the build and unit tests as well, which are now backed by meson

@StratusFearMe21
Copy link
Contributor Author

It's also worth noting that meson generates a compile_commands.json file in the build directory, allowing for better IDE integration when working on the project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant