diff --git a/tests/auto/toolchaincache/toolchaincache.pro b/tests/auto/toolchaincache/toolchaincache.pro index cdb1ca0bb79..8b04cc317fa 100644 --- a/tests/auto/toolchaincache/toolchaincache.pro +++ b/tests/auto/toolchaincache/toolchaincache.pro @@ -1,4 +1,6 @@ include(../qttest.pri) +QT += network + SOURCES += \ tst_toolchaincache.cpp