BuildSystem: Make qml2puppet build with CMake

Change-Id: I2e6dbb253a9e5b2c69c9578b0c10d830186090e0
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
Tobias Hunger
2020-04-21 12:37:06 +02:00
parent 9b78b9f766
commit 2e8cb8c901

View File

@@ -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