25 lines
		
	
	
		
			574 B
		
	
	
	
		
			CMake
		
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			574 B
		
	
	
	
		
			CMake
		
	
	
	
| add_llvm_library(LLVMDebugInfoDWARF
 | |
|   DWARFAbbreviationDeclaration.cpp
 | |
|   DWARFAcceleratorTable.cpp
 | |
|   DWARFCompileUnit.cpp
 | |
|   DWARFContext.cpp
 | |
|   DWARFDebugAbbrev.cpp
 | |
|   DWARFDebugArangeSet.cpp
 | |
|   DWARFDebugAranges.cpp
 | |
|   DWARFDebugFrame.cpp
 | |
|   DWARFDebugInfoEntry.cpp
 | |
|   DWARFDebugLine.cpp
 | |
|   DWARFDebugLoc.cpp
 | |
|   DWARFDebugMacro.cpp
 | |
|   DWARFDebugRangeList.cpp
 | |
|   DWARFFormValue.cpp
 | |
|   DWARFTypeUnit.cpp
 | |
|   DWARFUnitIndex.cpp
 | |
|   DWARFUnit.cpp
 | |
|   SyntaxHighlighting.cpp
 | |
| 
 | |
|   ADDITIONAL_HEADER_DIRS
 | |
|   ${LLVM_MAIN_INCLUDE_DIR}/llvm/DebugInfo/DWARF
 | |
|   ${LLVM_MAIN_INCLUDE_DIR}/llvm/DebugInfo
 | |
|   )
 |