forked from qt-creator/qt-creator
BuildSystem: Make qml2puppet build with CMake
Change-Id: I2e6dbb253a9e5b2c69c9578b0c10d830186090e0 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
@@ -98,7 +98,7 @@ extend_qtc_executable(qml2puppet
|
|||||||
DEPENDS Qt5::Quick3D Qt5::Quick3DPrivate
|
DEPENDS Qt5::Quick3D Qt5::Quick3DPrivate
|
||||||
DEFINES QUICK3D_MODULE
|
DEFINES QUICK3D_MODULE
|
||||||
|
|
||||||
SOURCES_PREFIX "${SRCDIR}/qmlpuppet/editor3d"
|
SOURCES_PREFIX "${SRCDIR}/qml2puppet/editor3d"
|
||||||
SOURCES
|
SOURCES
|
||||||
generalhelper.cpp generalhelper.h
|
generalhelper.cpp generalhelper.h
|
||||||
mousearea3d.cpp mousearea3d.h
|
mousearea3d.cpp mousearea3d.h
|
||||||
|
Reference in New Issue
Block a user