Skip to content
Snippets Groups Projects
Commit a4dbfec1 authored by Studer Gabriel's avatar Studer Gabriel
Browse files

also look for Python 3.7 and 3.8

parent 166919ad
Branches
Tags
No related merge requests found
......@@ -17,7 +17,7 @@
# Author: Marco Biasini
#-------------------------------------------------------------------------------
set(PYTHON_VERSIONS 3.6 2.7 2.6 2.5 2.4 2.3 2.2 )
set(PYTHON_VERSIONS 3.8 3.7 3.6 2.7 2.6 2.5 2.4 2.3 2.2 )
set(PYTHON_MIN_VERSION 2.2.1)
#-------------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment