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

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

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