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

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

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