Skip to content

Fix typo in 3rdparty directory name: possionrecon -> poissonrecon#7523

Open
add-uos wants to merge 1 commit into
isl-org:mainfrom
add-uos:fix/issue-7501-rename-possionrecon
Open

Fix typo in 3rdparty directory name: possionrecon -> poissonrecon#7523
add-uos wants to merge 1 commit into
isl-org:mainfrom
add-uos:fix/issue-7501-rename-possionrecon

Conversation

@add-uos

@add-uos add-uos commented Jul 17, 2026

Copy link
Copy Markdown

Summary

  • Rename 3rdparty/possionrecon/ to 3rdparty/poissonrecon/ (correct spelling of Poisson)
  • Update the include path in find_dependencies.cmake

Changes

File Change
3rdparty/possionrecon/ Renamed to 3rdparty/poissonrecon/
3rdparty/possionrecon/possionrecon.cmake Renamed to 3rdparty/poissonrecon/poissonrecon.cmake
3rdparty/find_dependencies.cmake Updated include path
CHANGLOGE.md Updated changelog

Test Plan

  • CMake configuration references are unchanged (target names, variables remain ext_poisson / POISSON_INCLUDE_DIRS)
  • No logic change, only directory rename

Fixes #7501

@update-docs

update-docs Bot commented Jul 17, 2026

Copy link
Copy Markdown

Thanks for submitting this pull request! The maintainers of this repository would appreciate if you could update the CHANGELOG.md based on your changes.

@add-uos
add-uos force-pushed the fix/issue-7501-rename-possionrecon branch from 74024b3 to b6efc8b Compare July 17, 2026 08:54
@add-uos
add-uos marked this pull request as ready for review July 17, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo 3rdparty possionrecon, should be poissonrecon

1 participant