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