add_subdirectory(sensors)
add_subdirectory(plugins)
if(TARGET Qt::Quick)
    add_subdirectory(sensorsquick)
endif()
