Skip to content
CMakeLists.txt 392 B
Newer Older
add_custom_target(FligthMapWidgetsQml
	SOURCES
		CenterMapDropButton.qml
		CenterMapDropPanel.qml
		CompassRing.qml
		MapFitFunctions.qml
		PhotoVideoControl.qml
		QGCArtificialHorizon.qml
		QGCAttitudeHUD.qml
		QGCAttitudeWidget.qml
		QGCCompassWidget.qml
		QGCInstrumentWidgetAlternate.qml
		QGCInstrumentWidget.qml
		QGCMapToolButton.qml
		QGCPitchIndicator.qml
		QGCWaypointEditor.qml
)