diff --git a/cmake_modules/FindLibClang.cmake b/cmake_modules/FindLibClang.cmake index 20fc804..6a9ad2e 100644 --- a/cmake_modules/FindLibClang.cmake +++ b/cmake_modules/FindLibClang.cmake @@ -14,7 +14,8 @@ # Known LLVM release numbers. # most recent versions come first -set(LIBCLANG_KNOWN_LLVM_VERSIONS 11.0.0 11.0 11 +set(LIBCLANG_KNOWN_LLVM_VERSIONS 11.0.1 + 11.0.0 11.0 11 10.0.1 10.0.0 10.0 10 9.0.1