summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qguivariant/no_application/CMakeLists.txt
blob: 344b81bf6d37bfac22ece89bfbc5c1b946156eeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from no_application.pro.

#####################################################################
## no_application Test:
#####################################################################

qt_add_test(no_application
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)