Skip to content

Commit

Permalink
Windows: Upgrade CMake
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Aug 20, 2023
1 parent cc39518 commit 684173d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library_builders.bat
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ goto:main

:install_buildessentials
python -m pip install --upgrade pip setuptools wheel
python -m pip install --upgrade cmake
python -m pip install --upgrade "patch==1.*"
exit /b 0

Expand Down

0 comments on commit 684173d

Please sign in to comment.