Skip to content

Commit

Permalink
Merge branch 'master-2.0.0' into SNOW-710476-bulk-update-more-features
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-ext-simba-hx authored Dec 19, 2024
2 parents f57e7a1 + c15c602 commit d5ba080
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/build_picojson.bat
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ set dynamic_runtime=%4
set scriptdir=%~dp0
call "%scriptdir%_init.bat" %platform% %build_type% %vs_version%
if %ERRORLEVEL% NEQ 0 goto :error
set currdir=%cd%

call "%scriptdir%utils.bat" :setup_visual_studio %vs_version%
if %ERRORLEVEL% NEQ 0 goto :error

Expand Down

0 comments on commit d5ba080

Please sign in to comment.