mirror of
https://github.com/OpenFOAM/ThirdParty-6.git
synced 2025-12-08 06:57:43 +00:00
11 lines
302 B
CMake
11 lines
302 B
CMake
#
|
|
# Poisson Reconstruction
|
|
#
|
|
|
|
vtk_fetch_module(PoissonReconstruction
|
|
"Poisson Surface reconstruction from unorganized points"
|
|
GIT_REPOSITORY https://github.com/lorensen/PoissonReconstruction
|
|
# July 5, 2015 - first working as a remote module
|
|
GIT_TAG a3fdb529774d48329a2e807e542f2fe589060ccb
|
|
)
|