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

#####################################################################
## tst_qscreen2 Test:
#####################################################################

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