Version:
Usage
Install the latest arrow-cpp package with the following command:
meson wrap install arrow-cppOr, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from arrow-cpp 21.0.0-1 can be used by adding the following lines to your meson.build file:
arrow_dep = dependency('arrow')
arrow-compute_dep = dependency('arrow-compute')Project Options
Loading patch files...
Patch Files Preview
Loading patch files...