mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-30 21:30:05 +00:00 
			
		
		
		
	setup-multi.bat should install Debug and Release conan dependencies
This commit is contained in:
		
							parent
							
								
									9e7075c7e5
								
							
						
					
					
						commit
						61a93dbc30
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		|  | @ -10,6 +10,13 @@ conan install . ^ | ||||||
|     --remote conancenter ^ |     --remote conancenter ^ | ||||||
|     --build missing ^ |     --build missing ^ | ||||||
|     --profile:all %conan_profile% ^ |     --profile:all %conan_profile% ^ | ||||||
|  |     --settings:all build_type=Debug ^ | ||||||
|  |     --output-folder %build_dir%/conan | ||||||
|  | conan install . ^ | ||||||
|  |     --remote conancenter ^ | ||||||
|  |     --build missing ^ | ||||||
|  |     --profile:all %conan_profile% ^ | ||||||
|  |     --settings:all build_type=Release ^ | ||||||
|     --output-folder %build_dir%/conan |     --output-folder %build_dir%/conan | ||||||
| 
 | 
 | ||||||
| mkdir %build_dir% | mkdir %build_dir% | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat