build fixes
1 files changed, 1 insertions(+), 1 deletions(-) M tests/tests.pro
M tests/tests.pro +1 -1
@@ 39,7 39,7 @@ exists(./platform.pri) { !win32 { !macx* { - QMAKE_POST_LINK=./$${TARGET} + QMAKE_POST_LINK=$${DESTDIR}/$${TARGET} } macx* { QMAKE_POST_LINK=./$${TARGET}.app/Contents/MacOS/$${TARGET}