Menu

#28 fix setup to allow build with the system qhull

4.7.2
closed-accepted
None
5
2013-12-14
2013-12-14
No

Hello Armando,

here my proposition of patch to fix the build system and use the qhull library if available.

the user need toprovide the relevant information via the

QHULL_CFLAGS ans QHULL_LIBS environement variable.

exemple

export QHULL_CFLAGS=-I/usr/include/qhull
export QHULL_LIBS=-lqhull

if one of the variable is missing, the system faullback to the embeded version.

cheers

fred

1 Attachments

Discussion

  • V. Armando Sole

    V. Armando Sole - 2013-12-14

    Patch implemented.

     
  • V. Armando Sole

    V. Armando Sole - 2013-12-14
    • status: open --> closed-accepted
    • assigned_to: V. Armando Sole
     

Log in to post a comment.