if(TARGET Qt::Quick)
    qt_internal_add_example(grue)
    qt_internal_add_example(maze)
#    qt_internal_add_example(qmlsensorgestures)
    qt_internal_add_example(qmlqtsensors)
    qt_internal_add_example(sensor_explorer)
#    qt_internal_add_example(shakeit)
    if(TARGET Qt::Svg)
        qt_internal_add_example(accelbubble)
        qt_internal_add_example(sensorsshowcase)
    endif()
endif()
# if(TARGET Qt::Widgets)
#     qt_internal_add_example(sensorgestures)
# endif()
