python
This commit is contained in:
@@ -16,6 +16,8 @@ foreach (i 3.6 3.5 3.4 3.3 3.2 3.1 3.0)
|
||||
break()
|
||||
endif()
|
||||
endforeach()
|
||||
else()
|
||||
set (Python_ADDITIONAL_VERSIONS 3.6 3.5 3.4 3.3 3.2 3.1 3.0 2.8 2.6 2.5)
|
||||
endif()
|
||||
|
||||
find_package(PythonInterp)
|
||||
|
Reference in New Issue
Block a user