summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/painting/qpagelayout/CMakeLists.txt
blob: fee739a93f1fa7f668e822b8e191b4ec81e77343 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from qpagelayout.pro.

#####################################################################
## tst_qpagelayout Test:
#####################################################################

qt_internal_add_test(tst_qpagelayout
    SOURCES
        tst_qpagelayout.cpp
    DEFINES
        QT_USE_USING_NAMESPACE
    LIBRARIES
        Qt::Gui
        Qt::GuiPrivate
)