mirror of
https://github.com/token2/libfido2.git
synced 2026-03-13 11:12:49 -07:00
appveyor.yml: i don't even
This commit is contained in:
@@ -3,7 +3,7 @@ image: Visual Studio 2017
|
||||
build_script:
|
||||
- git clone --branch hidapi-0.8.0-rc1 https://github.com/signal11/hidapi C:\hidapi-Win64
|
||||
- copy /y C:\projects\libfido2\windows\* C:\hidapi-Win64\windows
|
||||
- "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\MSBuild.exe" C:\hidapi-Win64\windows\hidapi.sln /property:Configuration=Debug /property:Platform=x64
|
||||
- C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\MSBuild.exe C:\hidapi-Win64\windows\hidapi.sln /property:Configuration=Debug /property:Platform=x64
|
||||
- git clone --branch v0.5.0 https://github.com/pjk/libcbor C:\libcbor
|
||||
- cd C:\libcbor
|
||||
- mkdir build
|
||||
|
||||
Reference in New Issue
Block a user