mirror of
				https://codeberg.org/dwl/dwl.git
				synced 2025-11-04 05:54:14 +00:00 
			
		
		
		
	Update meson.build
This commit is contained in:
		
							parent
							
								
									f1daa24a30
								
							
						
					
					
						commit
						d57e8cbd72
					
				@ -16,7 +16,6 @@ libinput_dep = dependency('libinput')
 | 
				
			|||||||
c_args = [
 | 
					c_args = [
 | 
				
			||||||
  '-DWLR_USE_UNSTABLE',
 | 
					  '-DWLR_USE_UNSTABLE',
 | 
				
			||||||
  '-D_POSIX_C_SOURCE=200809L',
 | 
					  '-D_POSIX_C_SOURCE=200809L',
 | 
				
			||||||
  '-DXWAYLAND',
 | 
					 | 
				
			||||||
  '-DVERSION="@0@"'.format(meson.project_version())
 | 
					  '-DVERSION="@0@"'.format(meson.project_version())
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user