mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
The grass public headers define HAVE_PDAL if grass is built with PDAL support, so this macro gets redefined on GRASS enabled builds. Switch to using HAVE_PDAL_QGIS to avoid the conflict.