summaryrefslogtreecommitdiffstats
path: root/src/network/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/.prev_CMakeLists.txt')
-rw-r--r--src/network/.prev_CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/network/.prev_CMakeLists.txt b/src/network/.prev_CMakeLists.txt
index a26fb735db..107ef7178f 100644
--- a/src/network/.prev_CMakeLists.txt
+++ b/src/network/.prev_CMakeLists.txt
@@ -62,6 +62,8 @@ qt_add_module(Network
ZLIB::ZLIB
PUBLIC_LIBRARIES
Qt::Core
+ PRIVATE_MODULE_INTERFACE
+ Qt::CorePrivate
PRECOMPILED_HEADER
"../corelib/global/qt_pch.h"
)