mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-22 00:14:55 -05: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.