Skip to content
Snippets Groups Projects
Commit 47c65b8e authored by Christian Engwer's avatar Christian Engwer
Browse files

[!747] [python][cmake] fix handling of venv parameters

Merge branch 'fix-python-venv-debian-testing' into 'master'

ref:core/dune-common cmake parameters are passed as a list. The "-p
${PYTHON_EXECUTABLE}" option was passed as string, which lead to problems
setting up the venv on my Debian testing system.

We now pass all parameters as lists, just like it should be\...

1.  @core: perhaps someone from the cmake and/or python crowd should have a
    look\...
2.  I guess this wuld be god in 2.7?!

See merge request [!747]

  [!747]: gitlab.dune-project.org/core/dune-common/merge_requests/747
parents a630675e b1864f5d
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment