qt_add_plugin▲
Creates a Qt plugin target.
The command is defined in the Core component of the Qt6 package, which can be loaded like so:
Sélectionnez
find_package(Qt6 REQUIRED COMPONENTS Core)
This command was introduced in Qt 6
The Qt Company Ltd.
Publié le 27 décembre 2024 - Mis à jour le 27 décembre 2024
Creates a Qt plugin target.
The command is defined in the Core component of the Qt6 package, which can be loaded like so:
find_package(Qt6 REQUIRED COMPONENTS Core)
This command was introduced in Qt 6