Meson is provided by the Python environment. That environment also ships CMake, so when using Meson the non-system CMake is used.
[BEE] meson --prefix /usr --sysconfdir=/etc --localstatedir=/var --wrap-mode=nofallback -Ddocs=false -Dvapigen=disabled /dev/shm/bee-pmenzel/gegl/gegl-0.4.42-0/source The Meson build system […] Found CMake: /pkg/python-3.10.10-0/bin/cmake (3.26.1) […]
$ cmake --version cmake version 3.25.2 CMake suite maintained and supported by Kitware (kitware.com/cmake).
$ /pkg/python-3.10.10-0/bin/cmake --version cmake version 3.26.1 CMake suite maintained and supported by Kitware (kitware.com/cmake).
$ prun python cmake --version cmake version 3.26.1 CMake suite maintained and supported by Kitware (kitware.com/cmake).
The text was updated successfully, but these errors were encountered:
ae84bce
No branches or pull requests
Meson is provided by the Python environment. That environment also ships CMake, so when using Meson the non-system CMake is used.
The text was updated successfully, but these errors were encountered: