Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/android12-mainline-wifi-release
/
.
/
clang
/
lib
/
APINotes
/
CMakeLists.txt
blob: 3fd0e976ab7808f2293565508c5f390cfc5b76b8 [
file
] [
log
] [
blame
] [
edit
]
set(LLVM_LINK_COMPONENTS
Support)
add_clang_library(clangAPINotes
APINotesTypes.cpp
APINotesYAMLCompiler.cpp
LINK_LIBS
clangBasic)