Skip to content
Snippets Groups Projects

[cmake] Add a DUNE_PYTHON_FORCE_PYTHON_VERSION variable

Merged Dominic Kempf requested to merge feature/cmake-force-python-version into master

So far, a user could only distinguish python2 and 3. This makes it possible to also force a specific version given as a string.

Of course, the better solution would be if FindPythonInterp would accept a path hint just like every other find module does, but for some reason upstream is resistant to implementing this and I really don't want to ship our own find module for the python interpreter.

This fixes #118 (closed).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading