Sign in
rust
/
llvm-project
/
a19096d89e0533f428a71f9957b98cc3bd38e4ac
/
.
/
libc
/
utils
/
LibcTableGenUtil
/
CMakeLists.txt
blob: 41881e78da23da1fe84efcc11872784bebbf58b3 [
file
] [
log
] [
blame
]
add_llvm_library(
LibcTableGenUtil
APIIndexer.cpp
APIIndexer.h
LINK_COMPONENTS Support TableGen
)
target_include_directories(LibcTableGenUtil PUBLIC ${LIBC_SOURCE_DIR} ${LLVM_LIBC_INCLUDE_DIRS})