@kugel- commented on this pull request.


In .gitignore:

> @@ -20,6 +20,8 @@ Makefile.in
 /ABOUT-NLS
 /aclocal.m4
 /autom4te.cache
+/build/
+/build-*/

You're free to build using meson exclusively but I'm not that far yet and don't want to remove Autotools right now.

I'm also not convinced that meson is the best build system out there (but it's undoubtedly a massive improvement).


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/2761/review/874087818@github.com>