Skip to content

Added meson build script #1394

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

KaruroChori
Copy link

At the moment there is no easy way to build and install cppfront.
This PR adds a meson build file to do that.

@DyXel
Copy link
Contributor

DyXel commented May 23, 2025

There's a recipe by Jussi Pakkanen to integrate cppfront within an existing project: https://nibblestew.blogspot.com/2022/10/using-cppfront-with-meson.html . Maybe you could try exposing that functionality in this script (via declare_dependency and co.) so people can just add a subproject and start using cppfront immediately.

@KaruroChori
Copy link
Author

Done :). This way it should be possible to either use it as a subproject dependency or to install it.

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.

2 participants