diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2011-02-07 18:18:00 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-02-07 18:22:25 +0100 |
commit | ca290e7e280da8bdaa2818d6666fee1875f359ef (patch) | |
tree | 46767a5876a5e6c62d6f1903637c1dea2f85b265 /package/smartmontools | |
parent | 0c19765ba4289f0a1d53b7060095b65c42b9cda6 (diff) | |
download | buildroot-novena-ca290e7e280da8bdaa2818d6666fee1875f359ef.tar.gz buildroot-novena-ca290e7e280da8bdaa2818d6666fee1875f359ef.zip |
qt: move host programs and specs in HOST_DIR
The Qt build system installs all host programs (uic, rcc, moc, qmake,
etc.) in the same base directory as the headers and libraries, but
that's not great for Buildroot.
So we now move the host programs and the mkspecs files to the
$(HOST_DIR), and create a qt.conf, which tells qmake where everything
is located.
Tested with Qmake and Cmake as build system for a simple Qt
application.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/smartmontools')
0 files changed, 0 insertions, 0 deletions