qt5base-lts/qmake/generators/unix
Adam Strzelecki dbb0d54699 qmake: Don't make rpaths starting with @ or $ absolute
Defaults qmake behavior is to make all project RPATHDIR paths absolute prior
passing them to linker. We need to make an exception for paths starting with @
such as @executable_path (Apple platforms) or $ such as $ORIGIN (Linux).

Task-number: QTBUG-31814
Change-Id: Ie9887c0046c5030c4128dda945b491a5d389ba34
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Jake Petroules <jake.petroules@petroules.com>
2014-08-09 15:37:32 +02:00
..
unixmake2.cpp Correct the list of files included in "make dist" 2014-07-30 10:25:05 +02:00
unixmake.cpp qmake: Don't make rpaths starting with @ or $ absolute 2014-08-09 15:37:32 +02:00
unixmake.h qmake: generate make dist target for subdir projects 2014-06-02 23:27:00 +02:00