mirror of
				https://github.com/labwc/labwc.git
				synced 2025-10-29 05:40:24 -04:00 
			
		
		
		
	CONTRIBUTING.md: update deprecated meson command
This commit is contained in:
		
							parent
							
								
									481b849152
								
							
						
					
					
						commit
						ee0617ae23
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -42,8 +42,8 @@ If the compositor crashes, a good starting point is to produce a backtrace by | |||
| building with ASAN/UBSAN: | ||||
| 
 | ||||
| ``` | ||||
| meson -Db_sanitize=address,undefined build/ | ||||
| ninja -C build/ | ||||
| meson setup -Db_sanitize=address,undefined build/ | ||||
| meson compile -C build/ | ||||
| ``` | ||||
| 
 | ||||
| ## Debug Logs | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Florian
						Florian