You can also work around the problem by building Rint first and then the rest of ROOT:
cmake --build . --target Rint
cmake --build . --target install
You can also work around the problem by building Rint first and then the rest of ROOT:
cmake --build . --target Rint
cmake --build . --target install