cmake: add config module name for devicediscovery
Add special case for using correct module name. Change-Id: Icfd88eccfa8adf55a69091d86a01bd1658fe2b54 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
26100ccb83
commit
8718b0d070
@ -5,6 +5,7 @@
|
|||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
qt_add_module(DeviceDiscoverySupport
|
qt_add_module(DeviceDiscoverySupport
|
||||||
|
CONFIG_MODULE_NAME devicediscovery_support # special case
|
||||||
STATIC
|
STATIC
|
||||||
INTERNAL_MODULE
|
INTERNAL_MODULE
|
||||||
SOURCES
|
SOURCES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user