Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Windows builds (pin cmake version to 3.20.1) #5330

Merged
merged 1 commit into from
Jul 25, 2021

Conversation

vadi2
Copy link
Member

@vadi2 vadi2 commented Jul 25, 2021

Brief overview of PR changes/additions

Fix Windows builds by pinning CMake to 3.20.1, which avoids 3.21 as the latter has issues with vcpkg.

Updating our vcpkg subrepo will also update the dependencies used for macOS and Linux builds.

Motivation for adding to Mudlet

Fix Github Actions windows builds - https://github.com/Mudlet/Mudlet/runs/3152971871?check_suite_focus=true

Other info (issues closed, discussion etc)

See lukka/run-vcpkg#88 (comment) for the solution.

Using latest vcpkg did not work out for us, see #5329.

Release post highlight

@vadi2 vadi2 requested a review from a team July 25, 2021 07:11
@add-deployment-links
Copy link

add-deployment-links bot commented Jul 25, 2021

Hey there! Thanks for helping Mudlet improve. 🌟

Test versions

You can directly test the changes here:

No need to install anything - just unzip and run.
Let us know if it works well, and if it doesn't, please give details.

@vadi2 vadi2 mentioned this pull request Jul 25, 2021
@vadi2 vadi2 merged commit 5ba44e9 into Mudlet:development Jul 25, 2021
@vadi2 vadi2 deleted the use-cmake-3.20 branch July 25, 2021 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants