I have one problem when I compile the ROOT 6.26.06 in my MacBook.
The output errors is following:
"CMake Error at cmake/modules/SearchInstalledSoftware.cmake:592 (message):
Please enable builtin Glew due bug in latest CMake (use cmake option
-Dbuiltin_glew=ON).
Call Stack (most recent call first):
CMakeLists.txt:245 (include)
"
The cmake version is 3.24.2.
How can I fix it?