mirror of
				https://github.com/krahets/hello-algo.git
				synced 2025-11-04 14:18:20 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			109 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			109 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
add_executable(include
 | 
						|
        include_test.c
 | 
						|
        include.h print_util.h
 | 
						|
        list_node.h tree_node.h) |