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

Android: Don't enforce a particular CMake version #11495

Merged
merged 1 commit into from Feb 1, 2023

Conversation

OatmealDome
Copy link
Member

@OatmealDome OatmealDome commented Jan 26, 2023

This was initially opened as a proposal to fix the Android builders (which was found to actually be a problem with how the container image was created), but I'll leave this open in case not requiring a specific CMake version is something we want to do.

@OatmealDome OatmealDome marked this pull request as ready for review January 26, 2023 23:55
@Zopolis4
Copy link
Contributor

Seems a good idea to not have to update this every time we update the buildbot version of CMake, and there's no downside to untethering the version. If the version is too low it'll be rejected, and theres no such thing as a too high version of CMake.

@AdmiralCurtiss AdmiralCurtiss merged commit e55a0f4 into dolphin-emu:master Feb 1, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants