Sign in
rust
/
llvm-project
/
86509ec40530176c901b865058b23a63ef303d0b
/
.
/
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})