Readded build
This commit is contained in:
parent
e0fe2f633a
commit
ed6f58186a
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ build_script:
|
||||||
- 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\
|
||||||
- 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
|
||||||
|
|
||||||
after_build:
|
after_build:
|
||||||
- cd c:\xmrigCC
|
- cd c:\xmrigCC
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue