pcl icon indicating copy to clipboard operation
pcl copied to clipboard

[regression][1.12.1] IMPORTED_LOCATION not set for imported target "Qhull::qhull_r"

Open yurivict opened this issue 4 years ago • 1 comments

configure fails:

-- Configuring done
CMake Error in CMakeLists.txt:
  IMPORTED_LOCATION not set for imported target "Qhull::qhull_r"
  configuration "Release".


CMake Error in CMakeLists.txt:
  IMPORTED_LOCATION not set for imported target "Qhull::qhull_r"
  configuration "Release".

This wasn't happening in 1.12.0. qhull-7.3.2 OS: FreeBSD 13

yurivict avatar Dec 26 '21 16:12 yurivict

This seems to work as expected by using qhull 8.x instead

diizzyy avatar Jan 07 '22 06:01 diizzyy