summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/devicediscovery
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-10-30 12:54:35 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-10-30 17:49:02 +0100
commitce19dedfb361d5753c0e1c6d374830f8bbd48bc9 (patch)
tree9ad4c2789618c446a1f03785e71fc4ba9f061eec /src/platformsupport/devicediscovery
parent3680d3453c5f0ae45c71ee0afa75edbf894dfe7f (diff)
CMake: Regenerate qtbase projects to use correct CONFIG_MODULE_NAMEs
Also sneak in testlib's misisng QMAKE_MODULE_CONFIG values. Task-number: QTBUG-88025 Change-Id: I76a37b8d8dbf7f294f91e32a5edbc52f5c83555b Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src/platformsupport/devicediscovery')
-rw-r--r--src/platformsupport/devicediscovery/.prev_CMakeLists.txt1
-rw-r--r--src/platformsupport/devicediscovery/CMakeLists.txt2
2 files changed, 2 insertions, 1 deletions
diff --git a/src/platformsupport/devicediscovery/.prev_CMakeLists.txt b/src/platformsupport/devicediscovery/.prev_CMakeLists.txt
index dcbc74363b..e113786e32 100644
--- a/src/platformsupport/devicediscovery/.prev_CMakeLists.txt
+++ b/src/platformsupport/devicediscovery/.prev_CMakeLists.txt
@@ -5,6 +5,7 @@
#####################################################################
qt_internal_add_module(DeviceDiscoverySupport
+ CONFIG_MODULE_NAME devicediscovery_support
STATIC
INTERNAL_MODULE
SOURCES
diff --git a/src/platformsupport/devicediscovery/CMakeLists.txt b/src/platformsupport/devicediscovery/CMakeLists.txt
index 5eede39e68..e113786e32 100644
--- a/src/platformsupport/devicediscovery/CMakeLists.txt
+++ b/src/platformsupport/devicediscovery/CMakeLists.txt
@@ -5,7 +5,7 @@
#####################################################################
qt_internal_add_module(DeviceDiscoverySupport
- CONFIG_MODULE_NAME devicediscovery_support # special case
+ CONFIG_MODULE_NAME devicediscovery_support
STATIC
INTERNAL_MODULE
SOURCES