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

elextr notifications at xxxxx
Tue Aug 10 03:08:50 UTC 2021


Hmm, @kugel- `cpp_std` isn't a valid named parameter to `shared_library()` (see the configure output @codebrainz posted), it should probably be in the `cpp_args` if you want to apply it to only the Scintilla part of the build.  But personally I would add it in `add_project_options()` as per https://mesonbuild.com/howtox.html#set-default-cc-language-version.  Might as well make it global, only Scintilla is C++ anyway.

-- 
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#issuecomment-895693268
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210809/46fa283f/attachment.htm>


More information about the Github-comments mailing list