From: NAKAMURA Takumi Date: Thu, 19 Nov 2015 10:59:48 +0000 (+0000) Subject: clangFrontend: [PR25565] Quick fix for dependencies on Attributes.inc. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=beb8fbb80917bac61a0de7bce969a29a489229aa;p=clang clangFrontend: [PR25565] Quick fix for dependencies on Attributes.inc. FIXME: Attributes.inc may be an independent target. Differential Revision: http://reviews.llvm.org/D14760 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@253554 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Frontend/CMakeLists.txt b/lib/Frontend/CMakeLists.txt index af42a905b3..4768120462 100644 --- a/lib/Frontend/CMakeLists.txt +++ b/lib/Frontend/CMakeLists.txt @@ -43,6 +43,7 @@ add_clang_library(clangFrontend DEPENDS ClangDriverOptions + intrinsics_gen LINK_LIBS clangAST