Fix issue with Python and cmake version 2.8.9
This commit is contained in:
parent
69be5d4386
commit
4d58b7fd48
|
@ -170,6 +170,7 @@ MARK_AS_ADVANCED(FORCE FREECAD_LIBPACK_CHECKFILE6X FREECAD_LIBPACK_CHECKFILE7X)
|
|||
# -------------------------------- Python --------------------------------
|
||||
|
||||
|
||||
set(Python_ADDITIONAL_VERSIONS "2.3" "2.4" "2.5" "2.6" "2.7" "2.8" "2.9")
|
||||
find_package(PythonLibs REQUIRED)
|
||||
find_package(PythonInterp REQUIRED)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user