Skip to content
  • Jerome Dias's avatar
    [defaults] Upgrade to python 3.7 exact. · e1330abe
    Jerome Dias authored
    We force python version to be exactly 3.7 as it is the only one tested.
    USE_SYSTEM_python3 is used to define if python libs are directly linked
    to the python3 system directory (USE_SYSTEM_python3=ON) or shipped
    in the install dir (OFF) (See superbuild_python_install function).
    e1330abe