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

Pick a high level build system #3

Open
ThirteenFish opened this issue Apr 5, 2017 · 0 comments
Open

Pick a high level build system #3

ThirteenFish opened this issue Apr 5, 2017 · 0 comments

Comments

@ThirteenFish
Copy link
Contributor

Ninja is great as a build system, but its intended use is as a backend for a higher level system. As such it is lacking in some features one would expect - for example 7563f23 was working around the lack of lists. At some point we'll want more expressive power. I know of three candidates that use ninja as a backend:

  • CMake
  • Meson
  • Python: ninja_syntax.py ships with Ninja.

Thoughts?

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

1 participant