Sign in
fuchsia
/
third_party
/
llvm-project
/
3b7f5166bd11fc6cbf96597d26753e8c3fc0e6ab
/
.
/
libc
/
utils
/
LibcTableGenUtil
/
CMakeLists.txt
blob: d2632a240bd3d1926fcdc0a1287a61cad1e33754 [
file
] [
log
] [
blame
]
add_llvm_library(
LibcTableGenUtil
APIIndexer.cpp
APIIndexer.h
LINK_COMPONENTS Support TableGen
)
target_include_directories(LibcTableGenUtil PUBLIC ${LIBC_SOURCE_DIR})