if(QT_FEATURE_dbus AND (NOT APPLE_OSX) AND (NOT WIN32)) add_subdirectory(ibus) endif() if(QT_FEATURE_xcb) # TODO add_subdirectory(compose) endif()