HomePhabricator
Diffusion MITK 50b8fb17b4c0

Replace MITK_USE_QT with MITK_USE_Qt5

Description

Replace MITK_USE_QT with MITK_USE_Qt5

MITK_USE_QT_WEBENGINE is replaced with MITK_USE_Qt5_WebEngine.
Conditional blocks of our build script rely on a MITK_USE_${package} variable. By changing MITK_USE_QT to MITK_USE_Qt5, these blocks function as they are expected to do. For example, MITK can be built without Qt again.

Details

Provenance
kislinskAuthored on Jan 31 2017, 11:26 AM
kislinskPushed on Jan 31 2017, 4:55 PM
Parents
rMITK809e3d65dd5d: Merge branch 'T22434-fix-linux-installer' into releases/2016-11-beta
Branches
Unknown
Tags
Unknown