Configuration of Root on MACos

Also, the proper way to do modern CMake is:

git clone https://github.com/root-project/root.git
cmake -S root -B build
cmake --build build -j8