# Generated from deviceintegration.pro. if(QT_FEATURE_eglfs_x11) add_subdirectory(eglfs_x11) endif() if(QT_FEATURE_eglfs_egldevice OR QT_FEATURE_eglfs_gbm) add_subdirectory(eglfs_kms_support) endif() if(QT_FEATURE_eglfs_gbm) add_subdirectory(eglfs_kms) endif() if(QT_FEATURE_eglfs_egldevice) add_subdirectory(eglfs_kms_egldevice) endif() if(QT_FEATURE_eglfs_vsp2) # add_subdirectory(eglfs_kms_vsp2) # special case TODO endif() if(QT_FEATURE_eglfs_brcm) # add_subdirectory(eglfs_brcm) # special case TODO endif() if(QT_FEATURE_eglfs_mali) add_subdirectory(eglfs_mali) endif() if(QT_FEATURE_eglfs_viv) add_subdirectory(eglfs_viv) endif() if(QT_FEATURE_eglfs_rcar) # add_subdirectory(eglfs_rcar) # special case TODO endif() if(QT_FEATURE_eglfs_viv_wl) add_subdirectory(eglfs_viv_wl) endif() if(QT_FEATURE_eglfs_openwfd) add_subdirectory(eglfs_openwfd) endif() if(QT_FEATURE_opengl) add_subdirectory(eglfs_emu) endif()