diff options
author | Zeno Albisser <zeno.albisser@nokia.com> | 2010-03-10 15:35:59 (GMT) |
---|---|---|
committer | Zeno Albisser <zeno.albisser@nokia.com> | 2010-03-17 16:16:07 (GMT) |
commit | 3d6f1ebf1dbdefc443aa4f8e7d18755383794156 (patch) | |
tree | c8d44f16df2701e7c2480f33f943ba670c4bd5a7 /mkspecs/sco-g++ | |
parent | ed1a76e95a54bb86ce12c5e804550bfbfd58fa7e (diff) | |
download | Qt-3d6f1ebf1dbdefc443aa4f8e7d18755383794156.zip Qt-3d6f1ebf1dbdefc443aa4f8e7d18755383794156.tar.gz Qt-3d6f1ebf1dbdefc443aa4f8e7d18755383794156.tar.bz2 |
qmake: fix to create proper install target in Makefile at first run
Previously when qmake was executed the first time, or when no
previously compiled binary target was available for some reason,
qmake just created an empty install target in the Makefile.
So in fact for a target to be installed properly you needed to run
something like "qmake && make && qmake && make install".
This should now be fixed with this patch.
Reviewed-by: Marius Storm-Olsen
Task-number:QTBUG-5558
Diffstat (limited to 'mkspecs/sco-g++')
0 files changed, 0 insertions, 0 deletions