gdl icon indicating copy to clipboard operation
gdl copied to clipboard

Qhull local vs global

Open alaingdl opened this issue 3 years ago • 0 comments

small issue in CMake file(s) when we do have a global (system) qhull version but we would like to used a local one (e.g. 2020.2)

QHULL_INCLUDE_DIR and QHULL_R_LIBRARY are wrong when providing a path to a local Qhull

cmake [...] -DQHULLDIR=/some/local/path/qhull

alaingdl avatar Dec 23 '21 04:12 alaingdl