Le Mon, Dec 23, 2024 at 02:26:08PM +0000, Stuart Henderson a écrit : > If another ports dev has time, could you take a look at these please? > They're ok with me, so either I need another ok or for someone to > commit. They're part of the set of ports that Johannes has written for > freecad, it would be nice to get them in.
id be generally ok with those, one nit, i've seen an inconsistency between them where one has WITH_MPI=OFF and the other has WITH_MPI=ON. also, i'll have to triplecheck but geo/pdal might pick pcl if it's find at configure time, cf https://github.com/PDAL/PDAL/blob/master/plugins/teaser/CMakeLists.txt#L35 (but other requirements might be missing for that given plugin, so that might just be a non-issue) ok anyway to move forward :)