We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99bba46 commit b6f8d4dCopy full SHA for b6f8d4d
1 file changed
interpreter/CMakeLists.txt
@@ -11,7 +11,7 @@ if (NOT builtin_clang)
11
endif()
12
13
#--Set the LLVM version required for ROOT-----------------------------------------------------------
14
-set(ROOT_LLVM_VERSION_REQUIRED_MAJOR 20)
+set(ROOT_LLVM_VERSION_REQUIRED_MAJOR 22)
15
16
#---Define the way we want to build and what of llvm/clang/cling------------------------------------
17
set(LLVM_ENABLE_RTTI ON CACHE BOOL "")
0 commit comments