Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increased minimum required CMake version to 3.23
This is to support FILE_SETs. Also switched to using the recommended MIN...MAX version syntax. Had to add `set(PYBIND11_FINDPYTHON ON)` so that CMake's new FindPython module is used.
- Loading branch information