Skip to content

Conversation

@planetmarshall
Copy link
Contributor

Summary

Changes to recipe: glad/2.0.8

Motivation

Simplifies user installation of the Glad package

Details

Occasionally installation of the package can fail if CMake FindPython detects a Python installation that does not include the Jinja2 package. As conan's Python executable will always have that dependency, just tell CMake to use the same Python executable as conan. This was already the behaviour on CCI runners, this PR just makes it the default.

Also simplify the test package by removing the requirement on CCI.


  • Read the contributing guidelines
  • Checked that this PR is not a duplicate: list of PRs by recipe
  • If this is a bug fix, please link related issue or provide bug details
  • Tested locally with at least one configuration using a recent version of Conan

Add a 👍 reaction to pull requests you find important to help the team prioritize, thanks!

@planetmarshall planetmarshall changed the title Glad python jinja [glad] Fix potential build failure due to missing Jinja package Dec 28, 2025
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.

1 participant