root
root copied to clipboard
Misleading warning with `builtin_clang=OFF`
In case builtin_clang=OFF and/or builtin_llvm=OFF is passed to CMake, an awkward warning is generated
https://github.com/root-project/root/blob/69002fa23d19ad50ff8dd6c7678a6343748ba3fd/cmake/modules/RootBuildOptions.cmake#L391-L395
The NOTs seem to be incorrect.