<div dir="auto">Great, thanks! </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">A quarta, 3/03/2021, 02:03, Nyall Dawson <<a href="mailto:nyall.dawson@gmail.com">nyall.dawson@gmail.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, 3 Mar 2021 at 11:59, Alexandre Neto <<a href="mailto:senhor.neto@gmail.com" target="_blank" rel="noreferrer">senhor.neto@gmail.com</a>> wrote:<br>
><br>
> Hi,<br>
><br>
> I am trying to add point cloud support to QGIS on conda-forge [0], but I am unsure if I need to use<br>
> WITH_PDAL=TRUE<br>
<br>
yes, you'll need to add this even if you have pdal library available.<br>
it defaults to false to avoid breaking the compilation if pdal isn't<br>
available (and we want explicit breaks here rather than silently<br>
compiling without pdal provider if the library isn't found).<br>
<br>
> and WITH_EPT=TRUE<br>
<br>
That defaults to true anyway, so you can omit it if you want.<br>
<br>
Nyall<br>
</blockquote></div>