summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qhighdpi/CMakeLists.txt
blob: bdd9a5e17fcddeea195e649ae93a1bdf61572cff (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
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
)