diff --git a/src/platformsupport/devicediscovery/CMakeLists.txt b/src/platformsupport/devicediscovery/CMakeLists.txt index 9cfbb073ca..cfb06cd3eb 100644 --- a/src/platformsupport/devicediscovery/CMakeLists.txt +++ b/src/platformsupport/devicediscovery/CMakeLists.txt @@ -14,6 +14,12 @@ add_qt_module(DeviceDiscoverySupport Qt::CorePrivate ) +#### Keys ignored in scope 1:.:devicediscovery.pro:: +# CONFIG = "static" "internal_module" +# MODULE = "devicediscovery_support" +# QT_FOR_CONFIG = "gui-private" +# _LOADED = "qt_module" + ## Scopes: #####################################################################