if is_depends_enabled $SPELL qt6base;then
  OPTS+=" -DZINT_QT6=ON"
fi &&
default_build
