Skip to content

Fix Cmake compatibility issue on jpeg recipe#3147

Merged
AndreMiras merged 1 commit into
kivy:developfrom
Huyston:develop
May 7, 2025
Merged

Fix Cmake compatibility issue on jpeg recipe#3147
AndreMiras merged 1 commit into
kivy:developfrom
Huyston:develop

Conversation

@Huyston

@Huyston Huyston commented May 5, 2025

Copy link
Copy Markdown
Contributor

The jpeg recipe doesn't compile anymore because CMake dropped compatibility with versions below 3.5.

"Calls to cmake_minimum_required() or cmake_policy() that set the policy version to an older value now issue an error."

Source: https://cmake.org/cmake/help/latest/release/4.0.html

The jpeg recipe doesn't compile anymore because CMake dropped compatibility with versions below 3.5.

"Calls to cmake_minimum_required() or cmake_policy() that set the policy version to an older value now issue an error."

Source: https://cmake.org/cmake/help/latest/release/4.0.html
@Huyston Huyston changed the title Fix Cmake compatibility issue Fix Cmake compatibility issue on jpeg recipe May 5, 2025
@kuzeyron kuzeyron added the recipe label May 6, 2025

@AndreMiras AndreMiras left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks

@AndreMiras AndreMiras merged commit 04dc2b9 into kivy:develop May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants