diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-10-31 21:11:10 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-10-31 21:11:10 +0100 |
commit | 1392cf056caf3d26d464d5a6fd82df69eaec941a (patch) | |
tree | ad97ded7bf795ea5e7647d57159138d64d3337b7 /appveyor.yml | |
parent | Update nlohmann/json in flatpak (diff) | |
download | nheko-1392cf056caf3d26d464d5a6fd82df69eaec941a.tar.xz |
Fix schannel support on Windows
Diffstat (limited to 'appveyor.yml')
-rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 4f0db94b..5e59117a 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -14,7 +14,7 @@ environment: cache: - - c:\hunter\ -> appveyor.yml, CMakeLists.txt + - c:\hunter\ -> appveyor.yml, CMakeLists.txt, cmake/Hunter/config.cmake - build\_deps -> appveyor.yml, CMakeLists.txt build: |