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

#####################################################################
## tst_qhighdpi Test:
#####################################################################

qt_internal_add_test(tst_qhighdpi
    SOURCES
        tst_qhighdpi.cpp
    LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
)