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