Update appveyor.yml
This commit is contained in:
		
							parent
							
								
									cb5a1e4ce7
								
							
						
					
					
						commit
						9d9fee1941
					
				@ -15,6 +15,7 @@ before_build:
 | 
				
			|||||||
  - cmd: choco install make
 | 
					  - cmd: choco install make
 | 
				
			||||||
 | 
					
 | 
				
			||||||
build_script:
 | 
					build_script:
 | 
				
			||||||
 | 
					  - cmd: set PATH=%PATH%;C:\ProgramData\chocolatey\lib\make\tools
 | 
				
			||||||
  - cmd: cd build
 | 
					  - cmd: cd build
 | 
				
			||||||
  - cmd: cmake -DCMAKE_BUILD_TYPE=Debug ..
 | 
					  - cmd: cmake -DCMAKE_BUILD_TYPE=Debug ..
 | 
				
			||||||
  - cmd: C:\ProgramData\chocolatey\lib\make\tools\make.exe
 | 
					  - cmd: make
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user