mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
12 lines
290 B
CMake
12 lines
290 B
CMake
add_llvm_library(LLVMDebugInfoCodeView
|
|
FieldListRecordBuilder.cpp
|
|
Line.cpp
|
|
ListRecordBuilder.cpp
|
|
MemoryTypeTableBuilder.cpp
|
|
MethodListRecordBuilder.cpp
|
|
TypeRecordBuilder.cpp
|
|
TypeTableBuilder.cpp
|
|
|
|
ADDITIONAL_HEADER_DIRS
|
|
${LLVM_MAIN_INCLUDE_DIR}/llvm/DebugInfo/CodeView
|
|
)
|