qt6-bb10/cmake/QtProperties.cmake

9 lines
191 B
CMake

define_property(TARGET
PROPERTY
QT_PLUGIN_CLASS_NAME
BRIEF_DOCS
"Class name of the Qt plug-in"
FULL_DOCS
"For instance, QICOPlugin for the qico plug-in"
)