CGAL / cgal

The public CGAL repository, see the README below
https://github.com/CGAL/cgal#readme
Other
4.67k stars 1.35k forks source link

[PSP3] Adapting to new LASTools version #8173

Open soesau opened 2 months ago

soesau commented 2 months ago

Summary of Changes

Switching to the official LAStools repository

Release Management


Edit, @lrineau, 2024/05/24: depends on https://github.com/LAStools/LAStools/pull/194, that has been merged.

lrineau commented 2 months ago

TODO: document that the "last" version of LASTools is required, and precise since which version it will work.

sloriot commented 1 month ago

This PR makes the LASTools distributed by CGAL incompatible with CGAL-6.0 (see here for example). Any chance to fix that ? The reason why it would be nice to have is that we would install a single version on test platforms and it would work both with master and the release branches.

sloriot commented 1 month ago

Actually, if this PR target 5.5.x-branch then we would be good with test platforms being updated.