-
Is there any reason why Meson doesn't support Makefiles (e.g. it goes against a strict design philosophy)? If there's not, and no one's gotten around to it, I'd like to submit a pull request implementing a Makefile backend. Really don't want to have to switch to CMake just for Makefile support! Sorry, no idea why there is a duplicate discussion. |
Beta Was this translation helpful? Give feedback.
Answered by
xclaesse
Mar 15, 2022
Replies: 1 comment 10 replies
-
Let's reply with another question: is there any reason you need makefile and can't use Ninja? |
Beta Was this translation helpful? Give feedback.
10 replies
Answer selected by
milobanks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Let's reply with another question: is there any reason you need makefile and can't use Ninja?