Mark QtMultimediaQuickTools library as internal.
It does not install useful public headers (and those that it does install are installed to QtMultimediaQuick_p). This causes the avoidance of creation of CMake files. Change-Id: I7360f9c8e4b203ce0573c1cbfcc87d326e8f0d2f Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
3110de97b6
commit
1eb6bdb4ba
@@ -2,6 +2,7 @@ load(qt_build_config)
|
|||||||
|
|
||||||
TARGET = QtMultimediaQuick_p
|
TARGET = QtMultimediaQuick_p
|
||||||
QT = core quick multimedia-private
|
QT = core quick multimedia-private
|
||||||
|
CONFIG += internal_module
|
||||||
|
|
||||||
load(qt_module_config)
|
load(qt_module_config)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user