summaryrefslogtreecommitdiffstats
path: root/tests/manual/wasm/eventloop/asyncify_exec/CMakeLists.txt
blob: a94d0bc28a6f73373b2e2076b91a872837759ea5 (plain)
1
2
3
4
5
6
qt_internal_add_manual_test(asyncify_exec
    SOURCES
        main.cpp
    LIBRARIES
        Qt::Core
)