mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 16:56:30 +08:00
19 lines
341 B
CMake
19 lines
341 B
CMake
add_custom_target( qml SOURCES
|
|
AboutDialog.qml
|
|
Actions.qml
|
|
AddMachineWizard.qml
|
|
Cura.qml
|
|
EngineLog.qml
|
|
GeneralPage.qml
|
|
JobSpecs.qml
|
|
ProfileSetup.qml
|
|
SaveButton.qml
|
|
Sidebar.qml
|
|
SidebarAdvanced.qml
|
|
SidebarHeader.qml
|
|
SidebarSimple.qml
|
|
SidebarTooltip.qml
|
|
Toolbar.qml
|
|
Toolbar.qml
|
|
)
|