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

#####################################################################
## tst_vector4d_base Test:
#####################################################################

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