diff --git a/src/platformsupport/edid/CMakeLists.txt b/src/platformsupport/edid/CMakeLists.txt index 3c9668527e..fd4a53239f 100644 --- a/src/platformsupport/edid/CMakeLists.txt +++ b/src/platformsupport/edid/CMakeLists.txt @@ -12,9 +12,11 @@ add_qt_module(EdidSupport QT_NO_CAST_FROM_ASCII LIBRARIES Qt::CorePrivate + PUBLIC_LIBRARIES + Qt::Core ) -#### Keys ignored in scope 1:.:edid.pro:: +#### Keys ignored in scope 1:.:.:edid.pro:: # CONFIG = "static" "internal_module" # MODULE = "edid_support" # PRECOMPILED_HEADER = "../../corelib/global/qt_pch.h"