Replace the umbrella folder and submodules because of a LLVM bug.
In the context of ROOT at cmake configure time, cmake looks tries to compile code (testing for available compiler features) using -fmodules and the ROOT modulemap. It errors out saying the $ROOTSYS/include/GL folder doesn't exist because move_headers target is not yet executed.
Loading
Please register or sign in to comment