begin branch to replace qhull with voro++ for tessellation

This commit is contained in:
Paul M. Sutter 2025-06-28 12:19:33 -04:00
parent be797c05dc
commit 53483fd0d8
11 changed files with 1449 additions and 1 deletions

View file

@ -398,4 +398,5 @@ include_directories(${CMAKE_BINARY_DIR}/src
${Boost_INCLUDE_DIRS}
${QHULL_INCLUDE_PATH} ${LIBSDF_INCLUDE_PATH})
message(STATUS "Boost_INTERNAL_INSTALL=${Boost_INTERNAL_INSTALL}")