Refactor finding python
Use `find_package(Python ..)` if available, instead of the deprecated `find_package(PythonInterp)` CMake module.
Showing
Please register or sign in to comment
Use `find_package(Python ..)` if available, instead of the deprecated `find_package(PythonInterp)` CMake module.