summaryrefslogtreecommitdiffstats
path: root/src/plugins/sceneparsers/gltfexport/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/sceneparsers/gltfexport/CMakeLists.txt')
-rw-r--r--src/plugins/sceneparsers/gltfexport/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/sceneparsers/gltfexport/CMakeLists.txt b/src/plugins/sceneparsers/gltfexport/CMakeLists.txt
index 6a2473a36..d915fbdd1 100644
--- a/src/plugins/sceneparsers/gltfexport/CMakeLists.txt
+++ b/src/plugins/sceneparsers/gltfexport/CMakeLists.txt
@@ -10,7 +10,7 @@ qt_internal_add_plugin(GLTFSceneExportPlugin
SOURCES
gltfexporter.cpp gltfexporter.h
main.cpp
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::3DCore
Qt::3DCorePrivate
Qt::3DExtras