Add missing dependencies for tst_qmacautoreleasepool

Change-Id: Idf94d419526f02e89608b1d105a0858bceabbba1
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
bb10
Tor Arne Vestbø 2018-08-28 14:57:25 +02:00 committed by Thiago Macieira
parent a25ee4c1ce
commit ed92be5007
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@ CONFIG += testcase
TARGET = tst_qmacautoreleasepool
QT = core testlib
SOURCES = tst_qmacautoreleasepool.mm
LIBS += -framework Foundation