pybind11Tools.cmake
6.28 KB
-
Make Python version selection in CMake more convenient (#589) · 5b5e3de3
This way a non-CACHE variable can also be used. For example: ``` set(PYBIND11_PYTHON_VERSION <value>) add_subdirectory(...) ```
Dean Moldovan committed