. $GRIMOIRE/CMAKE_CONFIGURE &&

if [[ "$LLVM_WITH_CLANG" == "y" ]]
then
  config_query LLVM_WITH_ANALYZER \
    "Install clang static analyzer (scan-build and scan-view)?" \
    n
fi
