forked from qt-creator/qt-creator
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:
@@ -100,7 +100,7 @@ extend_qtc_executable(qml2puppet
|
|||||||
SOURCES_PREFIX "${SRCDIR}/qml2puppet/editor3d"
|
SOURCES_PREFIX "${SRCDIR}/qml2puppet/editor3d"
|
||||||
SOURCES
|
SOURCES
|
||||||
cameracontrolhelper.cpp cameracontrolhelper.h
|
cameracontrolhelper.cpp cameracontrolhelper.h
|
||||||
}
|
)
|
||||||
|
|
||||||
extend_qtc_executable(qml2puppet
|
extend_qtc_executable(qml2puppet
|
||||||
SOURCES_PREFIX "${SRCDIR}/qml2puppet/instances"
|
SOURCES_PREFIX "${SRCDIR}/qml2puppet/instances"
|
||||||
|
Reference in New Issue
Block a user