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

#####################################################################
## tst_matrix4x4_sse Test:
#####################################################################

qt_internal_add_test(tst_matrix4x4_sse
    SOURCES
        tst_matrix4x4_sse.cpp
    PUBLIC_LIBRARIES
        Qt::3DCore
        Qt::3DCorePrivate
        Qt::Gui
)