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