From a0316826f7f0c91949c6e11376fd4e92e39a008c Mon Sep 17 00:00:00 2001 From: eidheim Date: Tue, 14 Jan 2020 22:58:03 +0100 Subject: [PATCH] Fixes build issue on MacOS --- cmake_modules/FindLibClang.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake_modules/FindLibClang.cmake b/cmake_modules/FindLibClang.cmake index eb7fa09..99b3ea9 100644 --- a/cmake_modules/FindLibClang.cmake +++ b/cmake_modules/FindLibClang.cmake @@ -16,7 +16,7 @@ # most recent versions come first set(LIBCLANG_KNOWN_LLVM_VERSIONS 10.0.0 10.0 10 9.0.1 - 9.0.0 9.0 9 + 9.0.0_1 9.0.0 9.0 9 8.0.1 8.0.0_1 8.0.0 8.0 8 7.1.0 7.1