Fix appveyor
parent
e36406d756
commit
df81929418
|
@ -17,7 +17,7 @@ cache:
|
|||
|
||||
install:
|
||||
- if not exist CGAL-4.11.1.zip
|
||||
appveyor DownloadFile https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-4.11.1/CGAL-4.11.1.zip -FileName CGAL-4.11.1.zip
|
||||
appveyor DownloadFile https://github.com/CGAL/cgal/releases/download/releases/CGAL-4.11.1/CGAL-4.11.1.zip -FileName CGAL-4.11.1.zip
|
||||
- 7z x CGAL-4.11.1.zip
|
||||
- cd CGAL-4.11.1
|
||||
- mkdir build
|
||||
|
|
Loading…
Reference in New Issue