mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			223 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			223 B
		
	
	
	
		
			C
		
	
	
	
	
	
#ifndef WLR_CONFIG_H
 | 
						|
#define WLR_CONFIG_H
 | 
						|
 | 
						|
#mesondefine WLR_HAS_DRM_BACKEND
 | 
						|
#mesondefine WLR_HAS_LIBINPUT_BACKEND
 | 
						|
#mesondefine WLR_HAS_X11_BACKEND
 | 
						|
 | 
						|
#mesondefine WLR_HAS_GLES2_RENDERER
 | 
						|
 | 
						|
#mesondefine WLR_HAS_XWAYLAND
 | 
						|
 | 
						|
#endif
 |