Skip to content
Snippets Groups Projects
Commit 8c335bec authored by Valerio Mariani's avatar Valerio Mariani
Browse files

Cmake support for python 2.7

parent c59eccc1
Branches
Tags
No related merge requests found
......@@ -17,7 +17,7 @@
# Author: Marco Biasini
#-------------------------------------------------------------------------------
set(PYTHON_VERSIONS 2.6 2.5 2.4 2.3 2.2 )
set(PYTHON_VERSIONS 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