summaryrefslogtreecommitdiff
path: root/tests/auto/qx11info/.prev_CMakeLists.txt
blob: f2bdffb90bfae039a50da788652d6aa8e1b88540 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from qx11info.pro.

#####################################################################
## tst_qx11info Test:
#####################################################################

qt_add_test(tst_qx11info
    SOURCES
        tst_qx11info.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
        Qt::X11Extras
        XCB::XCB
)