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

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

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