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