qml2puppet: Fix CMake build

Change-Id: If14e60e5a12526f68561bf9b54c5a181fb7b4534
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Alessandro Portale
2019-10-21 10:47:55 +02:00
parent 163faba8ff
commit 1646c266d6

View File

@@ -100,7 +100,7 @@ extend_qtc_executable(qml2puppet
SOURCES_PREFIX "${SRCDIR}/qml2puppet/editor3d"
SOURCES
cameracontrolhelper.cpp cameracontrolhelper.h
}
)
extend_qtc_executable(qml2puppet
SOURCES_PREFIX "${SRCDIR}/qml2puppet/instances"