update appveyor.yml (newer libraries, algorithm-tests)
This commit is contained in:
		
							parent
							
								
									032c21c545
								
							
						
					
					
						commit
						72fd0f3d41
					
				| @ -38,7 +38,7 @@ build_script: | ||||
|   - SET P=c:/projects/osrm | ||||
|   - set TBB_INSTALL_DIR=%P%/tbb | ||||
|   - set TBB_ARCH_PLATFORM=intel64/vc12 | ||||
|   - cmake .. -G "Visual Studio 12 Win64" -DCMAKE_BUILD_TYPE=%Configuration% -DEXPAT_INCLUDE_DIR=%P%/libs/include -DEXPAT_LIBRARY=%P%/libs/lib/expat.lib -DBZIP2_INCLUDE_DIR=%P%/libs/include -DBZIP2_LIBRARIES=%P%/libs/lib/libbz2.lib -DCMAKE_INSTALL_PREFIX=%P%/libs -DBOOST_ROOT=%P%/boost_min -DBoost_USE_STATIC_LIBS=ON -T CTP_Nov2013 | ||||
|   - cmake .. -G "Visual Studio 12 Win64" -DCMAKE_BUILD_TYPE=%Configuration% -DCMAKE_INSTALL_PREFIX=%P%/libs -DBOOST_ROOT=%P%/boost_min -DBoost_ADDITIONAL_VERSIONS=1.57 -DBoost_USE_STATIC_LIBS=ON -T CTP_Nov2013 | ||||
|   - msbuild /clp:Verbosity=minimal /nologo OSRM.sln | ||||
|   - msbuild /clp:Verbosity=minimal /nologo tests.vcxproj | ||||
|   - cd %Configuration% | ||||
| @ -49,6 +49,7 @@ build_script: | ||||
|   - set PATH=%PATH%;c:/projects/osrm/libs/bin | ||||
|   - cd c:/projects/osrm/build/%Configuration% | ||||
|   - datastructure-tests.exe | ||||
|   - algorithm-tests.exe | ||||
| 
 | ||||
| test: off | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user