summaryrefslogtreecommitdiffstats
path: root/tests/manual/highdpi/screengadget/CMakeLists.txt
blob: 94660dc805cbc6c67b5d7b1aadea0c340cc3f230 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from screengadget.pro.

#####################################################################
## screengadget Binary:
#####################################################################

qt_internal_add_manual_test(screengadget
    GUI
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
        Qt::GuiPrivate
)