mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-07-31 03:50:15 -07:00
6 lines
206 B
CMake
6 lines
206 B
CMake
|
|
add_library(Qt5::QQuickWidgetPlugin MODULE IMPORTED)
|
|
|
|
_populate_Designer_plugin_properties(QQuickWidgetPlugin RELEASE "designer/qquickwidget.dll")
|
|
|
|
list(APPEND Qt5Designer_PLUGINS Qt5::QQuickWidgetPlugin)
|