Commit 5b5e3de3 authored by Dean Moldovan's avatar Dean Moldovan Committed by Wenzel Jakob
Browse files

Make Python version selection in CMake more convenient (#589)

This way a non-CACHE variable can also be used. For example:
```
set(PYBIND11_PYTHON_VERSION <value>)
add_subdirectory(...)
```
parent a9730be7
Supports Markdown
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