summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/platform/qx11info/CMakeLists.txt
blob: de38e4e460e98defa0377aaad4ab6c7b791b1ad0 (plain)
1
2
3
4
5
6
7
qt_internal_add_test(tst_qx11info
    SOURCES
        tst_qx11info.cpp
    LIBRARIES
        Qt::GuiPrivate
        XCB::XCB
)