summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/CMakeLists.txt
blob: 4ded7b9d808f06de3941f0f75ef5f3b3ea0a2a88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from styles.pro.

if (MACOS)
    add_subdirectory(qmacstyle)
endif()
add_subdirectory(qstyle)
if (NOT UIKIT AND NOT ANDROID AND NOT QNX)
    add_subdirectory(qstyleoption)
endif()
if (QT_FEATURE_private_tests)
    add_subdirectory(qstylesheetstyle)
endif()