mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			146 B
		
	
	
	
		
			Meson
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			146 B
		
	
	
	
		
			Meson
		
	
	
	
	
	
wlr_files += files(
 | 
						|
	'addon.c',
 | 
						|
	'array.c',
 | 
						|
	'box.c',
 | 
						|
	'env.c',
 | 
						|
	'global.c',
 | 
						|
	'log.c',
 | 
						|
	'region.c',
 | 
						|
	'set.c',
 | 
						|
	'shm.c',
 | 
						|
	'time.c',
 | 
						|
	'token.c',
 | 
						|
)
 | 
						|
 |