Add missing dependencies for tst_qmacautoreleasepool
Change-Id: Idf94d419526f02e89608b1d105a0858bceabbba1 Reviewed-by: Andy Shaw <andy.shaw@qt.io>bb10
parent
a25ee4c1ce
commit
ed92be5007
|
|
@ -2,3 +2,4 @@ CONFIG += testcase
|
|||
TARGET = tst_qmacautoreleasepool
|
||||
QT = core testlib
|
||||
SOURCES = tst_qmacautoreleasepool.mm
|
||||
LIBS += -framework Foundation
|
||||
|
|
|
|||
Loading…
Reference in New Issue