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