CMake: test QQuickStyle include
Change-Id: Ica10a85ccf13b5b8ee8c8a5430b9a4afe83c5da5 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
This commit is contained in:
parent
e0a22f71b2
commit
2eb20eb79c
|
@ -9,4 +9,5 @@ find_package(Qt5Core REQUIRED)
|
|||
include("${_Qt5CTestMacros}")
|
||||
|
||||
test_module_includes(
|
||||
QuickControls2 QQuickStyle
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue