HomePhabricator
Diffusion MITK 61162a8cb4bf

Fixed OpenCV build errors when using CMake 2.8.9.

Description

Fixed OpenCV build errors when using CMake 2.8.9.

The add_custom_command call in OpenCV for creating opencl kernels
escapes whitespace characters (at least up until CMake 2.8.9) and
hence does not work properly in case of a path containing whitespace.

Details

Provenance
zelzerAuthored on Mar 25 2014, 12:07 AM
Parents
rMITK55cca8fcf43c: Merge remote-tracking branch 'origin/bug-17589-current-opencv-version-fails…
Branches
Unknown
Tags
Unknown