[CMakeLists.txt] Add find_package(PythonInterp)
before find_package(PythonLibs REQUIRED). This enables cmake to detect the correct default version of python.
Loading
Please register or sign in to comment
before find_package(PythonLibs REQUIRED). This enables cmake to detect the correct default version of python.