mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-11 12:16:07 +00:00
[cmake] LLVMDWARFLinker - add include/llvm/DWARFLinker header path
Pick up the DWARFLinker headers in MSVC projects
This commit is contained in:
parent
2333ea1e70
commit
f1f2acf9e1
@ -4,6 +4,9 @@ add_llvm_component_library(LLVMDWARFLinker
|
||||
DWARFLinker.cpp
|
||||
DWARFStreamer.cpp
|
||||
|
||||
ADDITIONAL_HEADER_DIRS
|
||||
${LLVM_MAIN_INCLUDE_DIR}/llvm/DWARFLinker
|
||||
|
||||
DEPENDS
|
||||
intrinsics_gen
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user