diff --git a/src/corelib/CMakeLists.txt b/src/corelib/CMakeLists.txt index 7adbc7014fa..4fa158639e4 100644 --- a/src/corelib/CMakeLists.txt +++ b/src/corelib/CMakeLists.txt @@ -332,6 +332,7 @@ qt_internal_add_module(Core text/qstringconverter.cpp # enum Data tools/qcryptographichash.cpp # KeccakNISTInterface/Final io/qdebug.cpp # undef qDebug + io/qresource.cpp # QTBUG-132114 NO_PCH_SOURCES compat/removed_api.cpp global/qsimd.cpp