if(TARGET Qt::WebEngineWidgets)
    add_subdirectory(widgets)
endif()
if(TARGET Qt::WebEngineQuick)
    add_subdirectory(quick)
endif()
