mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	
						commit
						4dd214c0d3
					
				
					 1 changed files with 16 additions and 0 deletions
				
			
		
							
								
								
									
										16
									
								
								meson.build
									
										
									
									
									
								
							
							
						
						
									
										16
									
								
								meson.build
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -153,6 +153,22 @@ wlroots = declare_dependency(
 | 
			
		|||
	include_directories: wlr_inc,
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
summary = [
 | 
			
		||||
  '',
 | 
			
		||||
  '----------------',
 | 
			
		||||
  'wlroots @0@'.format(meson.project_version()),
 | 
			
		||||
  '',
 | 
			
		||||
  '   libcap: @0@'.format(get_option('enable_libcap')),
 | 
			
		||||
  '  systemd: @0@'.format(get_option('enable_systemd')),
 | 
			
		||||
  '  elogind: @0@'.format(get_option('enable_elogind')),
 | 
			
		||||
  ' xwayland: @0@'.format(get_option('enable_xwayland')),
 | 
			
		||||
  '----------------',
 | 
			
		||||
  ''
 | 
			
		||||
]
 | 
			
		||||
message('\n'.join(summary))
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
subdir('rootston')
 | 
			
		||||
subdir('examples')
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue