[
https://issues.apache.org/jira/browse/ARROW-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192342#comment-16192342
]
Kouhei Sutou commented on ARROW-1642:
-------------------------------------
I may not understand what you want to know correctly. You want to know why
Meson is better than CMake, right?
Meson has built-in GObject Introspection support:
https://github.com/mesonbuild/meson/blob/master/mesonbuild/modules/gnome.py#L396
CMake doesn't. If we use CMake, we need to implement GObject Introspection
related build configurations.
So I suggest that we use Meson than CMake.
> [GLib] Build system for Visual Studio
> -------------------------------------
>
> Key: ARROW-1642
> URL: https://issues.apache.org/jira/browse/ARROW-1642
> Project: Apache Arrow
> Issue Type: Improvement
> Components: GLib
> Reporter: Wes McKinney
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)