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

build system: add meson build system #86

Open
vtorri opened this issue Sep 22, 2022 · 0 comments
Open

build system: add meson build system #86

vtorri opened this issue Sep 22, 2022 · 0 comments

Comments

@vtorri
Copy link

vtorri commented Sep 22, 2022

Hello

meson has some advantages over cmake:

  • a bit faster
  • a lot nicer syntax, close to python
  • better and simpler cross platform support
  • Windows support is better
  • wrap system for dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants