Skip to content

Fixed CMAKE_PREFIX_PATH issue.

This adds quotes around CMAKE_PREFIX_PATH in the patch. The lack of them was causing problems when CMAKE_PREFIX_PATH had multiple items.

Backport: release

Merge request reports