mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
18 lines
341 B
CMake
18 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
|
|
)
|