Skip to content
Snippets Groups Projects
Commit ccfb1b87 authored by Dominik Thoennes's avatar Dominik Thoennes
Browse files

clarify Python_ROOT_DIR

parent 44f9d651
No related merge requests found
......@@ -43,7 +43,7 @@ CMake options and variables.
Some important CMake variables:
- `WALBERLA_BUILD_WITH_CODEGEN` Enable pystencils code generation"
- `Python_ROOT_DIR` Define the root directory of a Python installation.
- `Python_ROOT_DIR` Specify the directory of the `python` executable. e.g. `~/miniconda/bin/`
- `MPI_HOME` Specify the base directory of the MPI installation.`
- `WALBERLA_BUILD_WITH_PYTHON` Support for embedding Python
- `WALBERLA_BUILD_WITH_CUDA` Enable CUDA support
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment