From ed92be50077f001f98f4ea199383a12e5f1e39ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Tue, 28 Aug 2018 14:57:25 +0200 Subject: Add missing dependencies for tst_qmacautoreleasepool Change-Id: Idf94d419526f02e89608b1d105a0858bceabbba1 Reviewed-by: Andy Shaw --- tests/auto/corelib/tools/qmacautoreleasepool/qmacautoreleasepool.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/corelib/tools') diff --git a/tests/auto/corelib/tools/qmacautoreleasepool/qmacautoreleasepool.pro b/tests/auto/corelib/tools/qmacautoreleasepool/qmacautoreleasepool.pro index 26b3a47472..8599596344 100644 --- a/tests/auto/corelib/tools/qmacautoreleasepool/qmacautoreleasepool.pro +++ b/tests/auto/corelib/tools/qmacautoreleasepool/qmacautoreleasepool.pro @@ -2,3 +2,4 @@ CONFIG += testcase TARGET = tst_qmacautoreleasepool QT = core testlib SOURCES = tst_qmacautoreleasepool.mm +LIBS += -framework Foundation -- cgit v1.2.3