Skip to content
Snippets Groups Projects
Verified Commit 7b827296 authored by René Fritze's avatar René Fritze
Browse files

[cmake] force dune-python's python version too

parent 594b0cf9
No related branches found
No related tags found
Loading
......@@ -8,6 +8,9 @@
# The code below is a renamed copy of parts of ../../pybind11/CMakeLists.txt,
# see ../../pybind11/LICENSE for license information.
# dune-python's way of forcing a version
dune_force_python_version(3)
# Add a CMake parameter for choosing a desired Python version
set(DUNE_PYBINDXI_PYTHON_VERSION "" CACHE STRING "Python version to use for dune-pybindxi")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment