[Buildroot] [PATCH] package/meson: support cmake exported packages

Marcin Niestrój m.niestroj at grinn-global.com
Tue Aug 6 10:13:45 UTC 2019


Added Eric to CC.

Marcin Niestroj <m.niestroj at grinn-global.com> writes:

> So far meson was not able to find CMake modules in cross compiled
> environments such as Buildroot. Added patch allows to do that
> now. Additionally meson needs to know path to cmake binary in order to
> finalize CMake module import.
>
> Signed-off-by: Marcin Niestroj <m.niestroj at grinn-global.com>
> ---
>  ...port-for-crosscompiled-CMake-modules.patch | 60 +++++++++++++++++++
>  package/meson/cross-compilation.conf.in       |  1 +
>  package/pkg-meson.mk                          |  1 +
>  3 files changed, 62 insertions(+)
>  create mode 100644 package/meson/0002-Improve-support-for-crosscompiled-CMake-modules.patch
>

-- 
Marcin Niestrój


More information about the buildroot mailing list