forked from qt-creator/qt-creator
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:
committed by
Henning Gründl
parent
67a30a4a6c
commit
8edc0ae710
@@ -17,6 +17,7 @@ FetchContent_Populate(ds)
|
||||
|
||||
target_link_libraries(${CMAKE_PROJECT_NAME} PRIVATE
|
||||
QuickStudioComponentsplugin
|
||||
QuickStudioDesignEffectsplugin
|
||||
QuickStudioEffectsplugin
|
||||
QuickStudioApplicationplugin
|
||||
FlowViewplugin
|
||||
|
Reference in New Issue
Block a user