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

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

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