summaryrefslogtreecommitdiffstats
path: root/tests/manual/cylinder-parent-test/CMakeLists.txt
blob: bc6ba42ec456819b247347b28fcdb2cf71f25ec9 (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_add_manual_test(cylinder-parent-test
    GUI
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::3DCore
        Qt::3DExtras
        Qt::3DInput
        Qt::3DRender
        Qt::Gui
)

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