[Github-comments] [geany/geany] WIP: Meson build system (#2761)

Andy Alt notifications at xxxxx
Sun Jun 27 05:16:37 UTC 2021


@andy5995 commented on this pull request.



> @@ -0,0 +1,714 @@
+project('geany', 'c', 'cpp', version: '1.38')

```suggestion
project('geany', 'c', 'cpp', version: '1.38', default_options: 'warning_level=2')
```
https://mesonbuild.com/Builtin-options.html#core-options

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2761#pullrequestreview-693378306
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210626/f5b57bb4/attachment.htm>


More information about the Github-comments mailing list