summaryrefslogtreecommitdiffstats
path: root/tests/manual/wasm/eventloop/thread_exec/CMakeLists.txt
blob: 02274bdeaca2ffbce305880f0d3a9f7e307ec102 (plain)
1
2
3
4
5
6
7
8
qt_internal_add_manual_test(thread_exec
    GUI
    SOURCES
        main.cpp
    LIBRARIES
        Qt::Core
        Qt::Gui
)