Skip to content
This repository was archived by the owner on Jun 25, 2020. It is now read-only.

Commit b948485

Browse files
committed
Added upcoming llvm 5.0.1 version to FindLibClang.cmake
1 parent e561852 commit b948485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake_modules/FindLibClang.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# Known LLVM release numbers.
1515

1616
# most recent versions come first
17-
set(LIBCLANG_KNOWN_LLVM_VERSIONS 5.0.0 5.0
17+
set(LIBCLANG_KNOWN_LLVM_VERSIONS 5.0.1 5.0.0 5.0
1818
4.0.1
1919
4.0.0_1 4.0.0 4.0
2020
3.9.1

0 commit comments

Comments
 (0)