• yanlend's avatar
    Fix win32 search for same bitness executable · 443b3157
    yanlend authored
    find_package(PythonInterp) calls find_program(PYTHON_EXECUTABLE), i.e. without version number. For the Win32-search before to be effective, the same variable has to be used.
    443b3157
OpenCVDetectPython.cmake 10.9 KB