HomePhabricator
Diffusion MITK f72f4d871b1e

Correct path

Description

Correct path

Details

Auditors
kislinsk
Provenance
neherAuthored on Feb 7 2020, 9:23 AM
neherPushed on Feb 7 2020, 9:20 AM
Parents
rMITK88ba8587edc7: Merge branch 'T27024-FixVolumeTest'
Branches
Unknown
Tags
Unknown

Event Timeline

kislinsk added a subscriber: kislinsk.
This comment was removed by kislinsk.
/CMakeLists.txt
491

Should be:

set(MITK_CMAKE_EXTENSION_DIR ${MITK_EXTENSION_DIR}/CMake)
get_filename_component(MITK_CMAKE_EXTENSION_DIR ${MITK_CMAKE_EXTENSION_DIR} ABSOLUTE)
This commit now has outstanding concerns.Feb 7 2020, 10:01 AM

Oops, meant to comment on the Differential, not on this commit. See D240 instead.

All concerns with this commit have now been addressed.Feb 7 2020, 10:05 AM