Fixing mvsc build server breaks
This commit is contained in:
parent
a61d5056ea
commit
65fb65f228
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ build_script:
|
||||||
- cd c:\xmrigCC
|
- cd c:\xmrigCC
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
- set CMAKE_PREFIX_PATH=c:\xmrigCC-deps\msvc2017\libuv\x64\;c:\xmrigCC-deps\msvc2017\libmicrohttpd\x64\;c:\xmrigCC-deps\msvc2017\openssl\x64\
|
- set CMAKE_PREFIX_PATH=c:\xmrigCC-deps\msvc2017\libuv\x64\;c:\xmrigCC-deps\msvc2017\libmicrohttpd\x64\;c:\xmrigCC-deps\msvc2017\openssl\x64\C:\Tools\vcpkg\installed\x64-windows\
|
||||||
- cmake -G "Visual Studio 15 2017 Win64" -T v141,host=x64 ..
|
- cmake -G "Visual Studio 15 2017 Win64" -T v141,host=x64 ..
|
||||||
- msbuild xmrig.sln /p:Configuration=Release
|
- msbuild xmrig.sln /p:Configuration=Release
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue