Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
dynamic-graph-python
Commits
74a13936
Commit
74a13936
authored
Feb 21, 2014
by
florent-lamiraux
Browse files
Merge pull request #6 from orthez/master
forced cmake to consider the 2.* versions of python first
parents
3084add4
39a57cee
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
74a13936
...
...
@@ -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
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment