summaryrefslogtreecommitdiff
path: root/tests/manual/cylinder-parent-test/CMakeLists.txt
blob: 9081bf0f129860eaa99e34ac234f7c4b61373651 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated from cylinder-parent-test.pro.

#####################################################################
## cylinder-parent-test Binary:
#####################################################################

qt_internal_add_manual_test(cylinder-parent-test
    GUI
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::3DCore
        Qt::3DExtras
        Qt::3DInput
        Qt::3DRender
        Qt::Gui
)

## Scopes:
#####################################################################