mirror of
				https://github.com/krahets/hello-algo.git
				synced 2025-11-04 14:18:20 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			122 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			122 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
add_executable(utils
 | 
						|
        common_test.c
 | 
						|
        common.h print_util.h
 | 
						|
        list_node.h tree_node.h
 | 
						|
        uthash.h) |