Fix dokan installation on appveyor CI
This commit is contained in:
parent
a99b806a1a
commit
77c2a6ff68
@ -29,7 +29,7 @@ init:
|
|||||||
- echo %generator%
|
- echo %generator%
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- choco install -y dokany --installargs ADDLOCAL=DokanDevFeature,DokanLibBFeature,DokanPDBFeature
|
- choco install -y dokany --version 1.1.0.2000 --installargs INSTALLDEVFILES=1
|
||||||
- cmake --version
|
- cmake --version
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
|
Loading…
Reference in New Issue
Block a user