mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			102 B
		
	
	
	
		
			Meson
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			102 B
		
	
	
	
		
			Meson
		
	
	
	
	
	
executable(
 | 
						|
	'tinywl',
 | 
						|
	['tinywl.c', protocols_client_header['xdg-shell']],
 | 
						|
	dependencies: wlroots,
 | 
						|
)
 |