db397d1113
And generate a few more test projects that were missing. Change-Id: I5df51106549aa5ae09bc3c42360e14b143719547 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
11 lines
254 B
CMake
11 lines
254 B
CMake
# Generated from styles.pro.
|
|
|
|
if(APPLE)
|
|
add_subdirectory(qmacstyle)
|
|
endif()
|
|
add_subdirectory(qstyle)
|
|
add_subdirectory(qstyleoption)
|
|
if(QT_FEATURE_private_tests AND NOT ANDROID AND NOT QNX AND NOT UIKIT)
|
|
add_subdirectory(qstylesheetstyle)
|
|
endif()
|