mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-26 17:57:07 +00:00
[cmake] Add headers in TextAPI/Elf and TextAPI/MachO subdirectories
This commit is contained in:
parent
628b0243c8
commit
acc3cbbc9a
@ -13,4 +13,6 @@ add_llvm_component_library(LLVMTextAPI
|
||||
|
||||
ADDITIONAL_HEADER_DIRS
|
||||
"${LLVM_MAIN_INCLUDE_DIR}/llvm/TextAPI"
|
||||
"${LLVM_MAIN_INCLUDE_DIR}/llvm/TextAPI/Elf"
|
||||
"${LLVM_MAIN_INCLUDE_DIR}/llvm/TextAPI/MachO"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user