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