Skip to content
Snippets Groups Projects
Commit b9b07dff authored by fireice-uk's avatar fireice-uk Committed by GitHub
Browse files

Merge pull request #238 from psychocrypt/fix-appveyor

fix appveyor tests
parents 2d8a8898 1e0ea5d7
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ build_script:
- call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\Tools\VsMSBuildCmd.bat"
- cd c:\xmr-stak-cpu
- set CMAKE_PREFIX_PATH=C:\xmr-stak-dep\hwloc-win64-build-1.11.7;C:\xmr-stak-dep\libmicrohttpd-0.9.55-w32-bin\x86_64\VS2017\Release-static;
- cmake -G "Visual Studio 15 2017 Win64" -T v141,host=x64 .
- cmake -DOpenSSL_ENABLE=OFF -G "Visual Studio 15 2017 Win64" -T v141,host=x64 .
- msbuild xmr-stak-cpu.sln /p:Configuration=Release
test_script:
......
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