mirror of
				https://github.com/hedge-dev/UnleashedRecomp.git
				synced 2025-10-30 07:11:05 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			No EOL
		
	
	
		
			109 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			No EOL
		
	
	
		
			109 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
project("o1heap")
 | 
						|
 | 
						|
add_library(o1heap "o1heap.h" "o1heap.c")
 | 
						|
target_include_directories(o1heap PUBLIC ".") |