We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e308ee commit 9b25426Copy full SHA for 9b25426
scripts/ci/build_win.sh
@@ -35,7 +35,7 @@ boost_dir=("${ROOTDIR}/deps/boost/lib/cmake/Boost-"*)
35
-DCMAKE_MSVC_RUNTIME_LIBRARY=MultiThreaded \
36
-DCMAKE_INSTALL_PREFIX="${ROOTDIR}/uploads/" \
37
..
38
-msbuild solidity.sln \
+MSBuild.exe solidity.sln \
39
"/p:Configuration=Release" \
40
"/m:10" \
41
"/v:minimal"
0 commit comments