summaryrefslogtreecommitdiffstats
path: root/src/plugins/sceneparsers/gltfexport/CMakeLists.txt
blob: 6a2473a364cded93d8482a52834fb0c5909aef56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Generated from gltfexport.pro.

#####################################################################
## GLTFSceneExportPlugin Plugin:
#####################################################################

qt_internal_add_plugin(GLTFSceneExportPlugin
    OUTPUT_NAME gltfsceneexport
    TYPE sceneparsers
    SOURCES
        gltfexporter.cpp gltfexporter.h
        main.cpp
    PUBLIC_LIBRARIES
        Qt::3DCore
        Qt::3DCorePrivate
        Qt::3DExtras
        Qt::3DRender
        Qt::3DRenderPrivate
        Qt::Core
        Qt::CorePrivate
        Qt::Gui
)

#### Keys ignored in scope 1:.:.:gltfexport.pro:<TRUE>:
# DISTFILES = "gltfexport.json"