/Users/proj/soft/ilcsoft/root/tmp diff -uNr 6.24.06.ORIG/cmake/ROOTConfig.cmake 6.24.06/cmake/ROOTConfig.cmake --- 6.24.06.ORIG/cmake/ROOTConfig.cmake 2022-03-01 14:06:13.000000000 +0900 +++ 6.24.06/cmake/ROOTConfig.cmake 2022-03-01 18:50:00.000000000 +0900 @@ -90,7 +90,7 @@ #---------------------------------------------------------------------------- # Include RootMacros.cmake to get ROOT's CMake macros -include("${_thisdir}/RootMacros.cmake") +include("${_thisdir}/modules/RootMacros.cmake") #---------------------------------------------------------------------------- # Include the file listing all the imported targets and options