Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Will Wagner <will_wagner@carallon.com>
To: buildroot@busybox.net
Subject: [Buildroot] Qt5Declarative examples
Date: Mon, 09 Jun 2014 17:58:29 +0100	[thread overview]
Message-ID: <5395E7B5.1050604@carallon.com> (raw)

Hello,

Just started taking a look at Qt5Declarative and noticed that examples 
aren't being built/installed.

Having looked at the .mk files it is easy to conditionally build the 
examples depending on qt5base config option about examples, but I'm 
unsure how best to do the install target step.

In Qt5Base it just does:
cp -dpfr $(STAGING_DIR)/usr/lib/qt/examples/* 
$(TARGET_DIR)/usr/lib/qt/examples
to install examples from staging.

This would also work for Qt5Declarative but it seems like a poor 
solution to just copy and paste the same code.

Can anyone think of a better way of doing this? Perhaps define something 
in qt5.mk and use that in both qt5base and qt5declarative?

If I can come up with anything neat I'll submit a patch.

Regards
Will
-- 
------------------------------------------------------------------------
Will Wagner                                     will_wagner at carallon.com
Development Manager                      Office Tel: +44 (0)20 7471 9224
Carallon Ltd, Studio G20, Shepherds Building, Rockley Rd, London W14 0DA
------------------------------------------------------------------------

             reply	other threads:[~2014-06-09 16:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-09 16:58 Will Wagner [this message]
2014-06-13  8:54 ` [Buildroot] Qt5Declarative examples Fatih Aşıcı

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=5395E7B5.1050604@carallon.com \
    --to=will_wagner@carallon.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox