Skip to content
Snippets Groups Projects
Commit 74a13936 authored by florent-lamiraux's avatar florent-lamiraux
Browse files

Merge pull request #6 from orthez/master

forced cmake to consider the 2.* versions of python first
parents 3084add4 39a57cee
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@
#
# Python
#
set(Python_ADDITIONAL_VERSIONS 2.7 2.6 2.5 2.4 2.3 2.2 2.1 2.0)
INCLUDE(../cmake/python.cmake)
FINDPYTHON()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment