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

#####################################################################
## tst_qvectornd Test:
#####################################################################

qt_internal_add_test(tst_qvectornd
    SOURCES
        tst_qvectornd.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)