source $GRIMOIRE/CMAKE_DEPENDS &&
depends -sub CXX gcc &&
source $GRIMOIRE/depends_one_of.function &&
depends_one_of QT_FW\
 qt6base ' -DBUILD_WITH_QT6=ON' \
 qtbase  '' \
  'Qt framework' &&
if is_depends_enabled $SPELL qtbase;then
  depends qtx11extras
fi
