qt5base-lts/tests/auto/widgets/kernel/qapplication/CMakeLists.txt
Frederik Gladhorn 79c384ebb0 cmake: add widgets/kernel tests
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
2019-10-31 09:49:03 +00:00

8 lines
152 B
CMake

# Generated from qapplication.pro.
add_subdirectory(test)
if(NOT WINRT)
add_subdirectory(desktopsettingsaware)
add_subdirectory(modal)
endif()