All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Marcin Niestrój" <m.niestroj@grinn-global.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/meson: support cmake exported packages
Date: Tue, 06 Aug 2019 12:13:45 +0200	[thread overview]
Message-ID: <875znamwiu.fsf@grinn-global.com> (raw)
In-Reply-To: <20190806082810.24082-1-m.niestroj@grinn-global.com>

Added Eric to CC.

Marcin Niestroj <m.niestroj@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@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

  reply	other threads:[~2019-08-06 10:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-06  8:28 [Buildroot] [PATCH] package/meson: support cmake exported packages Marcin Niestroj
2019-08-06 10:13 ` Marcin Niestrój [this message]
2020-01-02 18:34 ` Yann E. MORIN
2020-01-04 20:11   ` Marcin Niestrój
  -- strict thread matches above, loose matches on Subject: below --
2019-08-20  8:24 Marcin Niestroj
2019-08-20  8:30 ` Marcin Niestrój

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=875znamwiu.fsf@grinn-global.com \
    --to=m.niestroj@grinn-global.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.