mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-30 16:10:04 +00:00 
			
		
		
		
	Add new utility setup scripts
This commit is contained in:
		
							parent
							
								
									9c486d5018
								
							
						
					
					
						commit
						102650e936
					
				
					 26 changed files with 281 additions and 143 deletions
				
			
		
							
								
								
									
										9
									
								
								tools/setup-multi.sh
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								tools/setup-multi.sh
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,9 @@ | |||
| #!/bin/bash | ||||
| export build_dir=${1:-build-release} | ||||
| export conan_profile=${2:-scwx-linux_gcc-11} | ||||
| export generator=Ninja | ||||
| export qt_base=/opt/Qt | ||||
| export qt_arch=gcc_64 | ||||
| 
 | ||||
| # Perform common setup | ||||
| ./lib/setup-common.sh | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat