qt_path_join(destination ${QT_INSTALL_DIR} "${INSTALL_QMLDIR}/QtQuick3D/designer/images")
qt_copy_or_install(
    FILES
        camera.png
        camera16.png
        camera@2x.png
        cone.png
        cone16.png
        cone@2x.png
        cube.png
        cube16.png
        cube@2x.png
        custommaterial.png
        custommaterial16.png
        custommaterial@2x.png
        cylinder.png
        cylinder16.png
        cylinder@2x.png
        dummy.png
        dummy16.png
        dummy@2x.png
        effect.png
        effect16.png
        effect@2x.png
        fileinstancing.png
        fileinstancing16.png
        fileinstancing@2x.png
        group.png
        group16.png
        group@2x.png
        instancelist.png
        instancelist16.png
        instancelist@2x.png
        instancelistentry.png
        instancelistentry16.png
        instancelistentry@2x.png
        joint.png
        joint16.png
        joint@2x.png
        lightdirectional.png
        lightdirectional16.png
        lightdirectional@2x.png
        lightpoint.png
        lightpoint16.png
        lightpoint@2x.png
        lightspot.png
        lightspot16.png
        lightspot@2x.png
        loader3d.png
        loader3d16.png
        loader3d@2x.png
        material.png
        material16.png
        material@2x.png
        model16.png
        morphtarget.png
        morphtarget16.png
        morphtarget@2x.png
        plane.png
        plane16.png
        plane@2x.png
        repeater3d.png
        repeater3d16.png
        repeater3d@2x.png
        scene.png
        scene16.png
        scene@2x.png
        shadercommand.png
        shadercommand16.png
        shadercommand@2x.png
        shaderutil.png
        shaderutil16.png
        shaderutil@2x.png
        skeleton.png
        skeleton16.png
        skeleton@2x.png
        sphere.png
        sphere16.png
        sphere@2x.png
        texture.png
        texture16.png
        texture@2x.png
        view3D.png
        view3D16.png
        view3D@2x.png
    DESTINATION "${destination}"
)
