Skip to content

Commit

Permalink
QmlDesigner: remove meaningless line
Browse files Browse the repository at this point in the history
Change-Id: Id3807098a930de205672740d94a05d922892c1fb
  • Loading branch information
tjenssen committed Jan 31, 2025
1 parent b743965 commit 0855dae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugins/qmldesigner/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ if (APPLE)
set(QmlDesignerPluginInstallPrefix "${IDE_PLUGIN_PATH}/QmlDesigner")
endif()

set(BUILD_NOT_DESIGNSTUDIO NOT ${BUILD_NOT_DESIGNSTUDIO})
option(QTC_USE_QML_DESIGNER_LITE "Use Qml Designer Lite" ${BUILD_NOT_DESIGNSTUDIO})
add_feature_info("Qml Designer Lite" ${QTC_USE_QML_DESIGNER_LITE} "")

Expand Down

0 comments on commit 0855dae

Please sign in to comment.