Qhull development for www.qhull.org -- Qhull 2020.2 (8.1-alpha1) at https://github.com/qhull/qhull/wiki
Run the following Vcpkg command to install the port.
vcpkg install qhull
The package qhull provides CMake targets:
# Reentrant C API find_package(Qhull CONFIG REQUIRED) target_link_libraries(main PRIVATE Qhull::qhull_r) # C++ API find_package(Qhull CONFIG REQUIRED) target_link_libraries(main PRIVATE Qhull::qhullcpp)
Determines whether tools should be built
v8.0.2#5
Mar 28, 2024
All
qhull/qhull737
github.com/qhull/qhull
ff2d960586
Complex license
Manifest