summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/triangleboundingvolume/CMakeLists.txt
blob: 60563be144f9f93c46bebb616f449b2e296c0a7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Generated from triangleboundingvolume.pro.

#####################################################################
## tst_triangleboundingvolume Test:
#####################################################################

qt_add_test(tst_triangleboundingvolume
    SOURCES
        tst_triangleboundingvolume.cpp
    PUBLIC_LIBRARIES
        Qt::3DCore
        Qt::3DCorePrivate
        Qt::3DRender
        Qt::3DRenderPrivate
        Qt::Gui
)

#### Keys ignored in scope 1:.:.:triangleboundingvolume.pro:<TRUE>:
# TEMPLATE = "app"