CMake: Test module includes
Change-Id: I1676efff8071fa0fae13bb484a5e18928e35f663 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
This commit is contained in:
committed by
The Qt Project
parent
441ce7e6d6
commit
f844c8d90c
@@ -10,3 +10,10 @@ find_package(Qt5Core REQUIRED)
|
|||||||
include("${_Qt5CTestMacros}")
|
include("${_Qt5CTestMacros}")
|
||||||
|
|
||||||
expect_pass(test_modules)
|
expect_pass(test_modules)
|
||||||
|
|
||||||
|
set(Qt5_MODULE_TEST_DEPENDS Network Widgets)
|
||||||
|
|
||||||
|
test_module_includes(
|
||||||
|
Multimedia QCamera
|
||||||
|
MultimediaWidgets QVideoWidget
|
||||||
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user