77885f8402
None of the other platforms have it. Change-Id: Ib448c2c03ba03f711b507ef391977c0e6aa7c192 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
13 lines
269 B
CMake
13 lines
269 B
CMake
# 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()
|