diff --git a/LICENSE b/LICENSE index af5dd3e..bb137c4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2015 cppit (zippit) +Copyright (c) 2015-2016 cppit (zippit) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/cmake/Modules/FindLibClang.cmake b/src/cmake/Modules/FindLibClang.cmake index 38efd25..1fa55c1 100644 --- a/src/cmake/Modules/FindLibClang.cmake +++ b/src/cmake/Modules/FindLibClang.cmake @@ -14,7 +14,8 @@ # Known LLVM release numbers. # most recent versions come first -set(LIBCLANG_KNOWN_LLVM_VERSIONS 3.7 +set(LIBCLANG_KNOWN_LLVM_VERSIONS 3.7.1 + 3.7 3.6.2 3.6.1 3.6