HomePhabricator
Diffusion MITK 53694d1a728d

Migrate python wrapping to latest MITK developments
53694d1a728dUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Migrate python wrapping to latest MITK developments

The two following CMake cache variables were removed:

  • WRAP_DEFAULT
  • WRAP_PYTHON

Instead, the following variable was introduced:

  • MITK_WRAP_PYTHON

In contrast to before, it is ON by default, when the following two variables are ON:

  • MITK_USE_SWIG
  • MITK_USE_Python3

To summarize, to enable Python wrapping, simply switch on MITK_USE_SWIG and MITK_USE_Python3.

Details

Provenance
kislinskAuthored on Dec 3 2020, 1:51 PM
kislinskPushed on Dec 3 2020, 1:51 PM
Parents
rMITK6cc04726ea60: Merge branch 'develop' into feature/T27923-python-dev
Branches
Unknown
Tags
Unknown

Event Timeline