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

#####################################################################
## pixelgadget Binary:
#####################################################################

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