forked from organicmaps/organicmaps-tmp
Set default python to 3.8
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
parent
faf114a126
commit
89a5e23e9b
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ if (NOT SKIP_TESTS)
|
|||
endif()
|
||||
|
||||
if (NOT PYTHON_VERSION)
|
||||
set(PYTHON_VERSION 2.7)
|
||||
set(PYTHON_VERSION 3.8)
|
||||
endif()
|
||||
|
||||
# End of setting environment variables
|
||||
|
|
Loading…
Add table
Reference in a new issue