mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-20 14:59:27 +00:00
It is useful not only to remember the python libs and includes but also the interpreter version in cache. If users call pybind11 throught `add_subdirectories` they will otherwise have no access to the selected interpreter version. The interpreter version is useful for downstream projects, e.g. to select default `lib/pythonX.Y/site-packages/` install paths.
6.4 KiB
6.4 KiB