You've already forked linux-packaging-mono
							
							
		
			
	
	
		
			11 lines
		
	
	
		
			157 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
		
		
			
		
	
	
			11 lines
		
	
	
		
			157 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
|   | add_llvm_library(LLVMLinker | ||
|  |   IRMover.cpp
 | ||
|  |   LinkModules.cpp
 | ||
|  | 
 | ||
|  |   ADDITIONAL_HEADER_DIRS
 | ||
|  |   ${LLVM_MAIN_INCLUDE_DIR}/llvm/Linker
 | ||
|  | 
 | ||
|  |   DEPENDS
 | ||
|  |   intrinsics_gen
 | ||
|  |   )
 |