add_custom_target(PX4AutoPilotPluginQml
SOURCES
    AirframeComponent.qml
    AirframeComponentSummary.qml
    CameraComponent.qml
    CameraComponentSummary.qml
    FlightModesComponentSummary.qml
    PX4AdvancedFlightModes.qml
    PX4FlightModes.qml
    PX4RadioComponentSummary.qml
    PX4SimpleFlightModes.qml
    PX4TuningComponentCopter.qml
    PX4TuningComponentPlane.qml
    PX4TuningComponentVTOL.qml
    PowerComponent.qml
    PowerComponentSummary.qml
    SafetyComponent.qml
    SafetyComponentSummary.qml
    SensorsComponent.qml
    SensorsComponentSummary.qml
    SensorsComponentSummaryFixedWing.qml
    SensorsSetup.qml
)