install protoc thru nuget
This commit is contained in:
parent
2fe1a84dd4
commit
c9607b99a3
@ -23,6 +23,7 @@ platform: x64
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
# by default, all script lines are interpreted as batch
|
# by default, all script lines are interpreted as batch
|
||||||
|
- nuget install Google.ProtocolBuffers
|
||||||
- cd c:\projects\osrm
|
- cd c:\projects\osrm
|
||||||
- curl -O http://build.project-osrm.org/libs_osrm_%Configuration%.7z
|
- curl -O http://build.project-osrm.org/libs_osrm_%Configuration%.7z
|
||||||
- 7z x libs_osrm_%Configuration%.7z | find ":"
|
- 7z x libs_osrm_%Configuration%.7z | find ":"
|
||||||
|
Loading…
Reference in New Issue
Block a user