if is_depends_enabled $SPELL qt6base;then
  export PATH="/opt/qt6/bin:$PATH"
fi &&
OPTS+=' qt5=disabled' &&
default_build
