repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Preprocessor][test] Test ARM64EC definitions (#78916)
[llvm-project.git]
/
libc
/
utils
/
LibcTableGenUtil
/
CMakeLists.txt
blob
dca6a7bb83065571d865e97c59479c7c206c9e61
1
add_llvm_library(
2
LibcTableGenUtil
3
APIIndexer.cpp
4
APIIndexer.h
5
DISABLE_LLVM_LINK_LLVM_DYLIB
6
LINK_COMPONENTS Support TableGen
7
)
8
target_include_directories(LibcTableGenUtil PUBLIC ${LIBC_SOURCE_DIR})
9
target_include_directories(LibcTableGenUtil PRIVATE ${LLVM_INCLUDE_DIR} ${LLVM_MAIN_INCLUDE_DIR})