Skip to content

Commit c6e13dd

Browse files
authored
Update CMakeLists.txt
1 parent 1c52f4e commit c6e13dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interpreter/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set(CMAKE_MODULE_PATH "")
55
if (NOT builtin_clang)
66
message(WARNING "Due to ROOT-specific patches you need a special version of clang. You cannot use vanilla clang.")
77
endif()
8-
8+
99
#--Set the LLVM version required for ROOT-----------------------------------------------------------
1010
set(ROOT_LLVM_VERSION_REQUIRED_MAJOR 18)
1111

0 commit comments

Comments
 (0)