qt5base-lts/tests/auto/gui/kernel/qclipboard/CMakeLists.txt
Frederik Gladhorn 045bb3df92 cmake: add gui/kernel tests
Fixes: QTBUG-78224
Change-Id: I9e6294b5035b066dead0f5ff91f81e472bc56d62
Reviewed-by: Qt CMake Build Bot
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-10-31 09:49:30 +00:00

8 lines
137 B
CMake

# Generated from qclipboard.pro.
add_subdirectory(test)
if(NOT WINRT)
add_subdirectory(copier)
add_subdirectory(paster)
endif()