if is_depends_enabled $SPELL qt6base;then
  qt6_build
else
  qt5_build
fi
