QmlDesigner: Add DesignEffects plugin to template

Add DesignEffects plugin to qmlcomponents template for CMake based
project usage.

Change-Id: Ie2a0ac4cf47719c4a2e49532acaa9a092a6dc372
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
(cherry picked from commit fe461b85e6)
This commit is contained in:
Henning Gruendl
2024-05-03 09:59:29 +02:00
committed by Henning Gründl
parent 67a30a4a6c
commit 8edc0ae710

View File

@@ -17,6 +17,7 @@ FetchContent_Populate(ds)
target_link_libraries(${CMAKE_PROJECT_NAME} PRIVATE
QuickStudioComponentsplugin
QuickStudioDesignEffectsplugin
QuickStudioEffectsplugin
QuickStudioApplicationplugin
FlowViewplugin