Skip to content
Snippets Groups Projects
Verified Commit 9754b943 authored by Joe Donofry's avatar Joe Donofry
Browse files

Use old hunter directory

parent dd1ed7e3
No related branches found
No related tags found
No related merge requests found
Pipeline #902 passed
......@@ -15,7 +15,7 @@ environment:
cache:
- c:\h\
- c:\hunter\
- build\_deps -> appveyor.yml
build:
......@@ -47,7 +47,7 @@ build_script:
# Build nheko
- cmake -G "Visual Studio 16 2019" -A x64 -H. -Bbuild
-DHUNTER_ROOT="C:\h"
-DHUNTER_ROOT="C:\hunter"
-DHUNTER_ENABLED=ON -DBUILD_SHARED_LIBS=OFF -DUSE_BUNDLED_OPENSSL=ON
-DCMAKE_BUILD_TYPE=Release -DHUNTER_CONFIGURATION_TYPES=Release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment