79c384ebb0
Fixes: QTBUG-78230 Change-Id: Ia59f531f92e1f8499a8e814ff48c36f65984ff2a Reviewed-by: Leander Beernaert <leander.beernaert@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Qt CMake Build Bot
8 lines
152 B
CMake
8 lines
152 B
CMake
# Generated from qapplication.pro.
|
|
|
|
add_subdirectory(test)
|
|
if(NOT WINRT)
|
|
add_subdirectory(desktopsettingsaware)
|
|
add_subdirectory(modal)
|
|
endif()
|