Skip to content

Commit

Permalink
remove mislead comment on vs version
Browse files Browse the repository at this point in the history
(cherry picked from commit dba38e7718bdf0a99b7e1f25992beda8901787fd)
(cherry picked from commit 36424bdb06db0d797746c9f0e24ef716ca1687cd)
  • Loading branch information
kemen209 committed Nov 2, 2020
1 parent cd94c48 commit 430cf42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ REM //---------- Build rpclib ------------
ECHO Starting cmake to build rpclib...
IF NOT EXIST external\rpclib\rpclib-2.2.1\build mkdir external\rpclib\rpclib-2.2.1\build
cd external\rpclib\rpclib-2.2.1\build
REM cmake -G"Visual Studio 14 2015 Win64" ..
cmake -G"Visual Studio 16 2019" ..

if "%buildMode%" == "--Debug" (
Expand Down

0 comments on commit 430cf42

Please sign in to comment.