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

#####################################################################
## tst_qmatrixnxn Test:
#####################################################################

qt_internal_add_test(tst_qmatrixnxn
    SOURCES
        tst_qmatrixnxn.cpp
    DEFINES
        QT_DISABLE_DEPRECATED_BEFORE=0
    PUBLIC_LIBRARIES
        Qt::Gui
)