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

Commit

Permalink
Added upcoming llvm 5.0.1 version to FindLibClang.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
eidheim committed Sep 11, 2017
1 parent e561852 commit b948485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake_modules/FindLibClang.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# Known LLVM release numbers.

# most recent versions come first
set(LIBCLANG_KNOWN_LLVM_VERSIONS 5.0.0 5.0
set(LIBCLANG_KNOWN_LLVM_VERSIONS 5.0.1 5.0.0 5.0
4.0.1
4.0.0_1 4.0.0 4.0
3.9.1
Expand Down

0 comments on commit b948485

Please sign in to comment.